assembly - Disassmble , modifying , reassmble and create .exe -


so looking dissassmbler dose following : 1. dissassmbl .exe file assembly code 2. ability modify code 3. reassemble modified code exe 4. save exe there ant software can ??? ps: not going use in illegal activtes

while ollydbg works great 32bit binaries i've gotten away since doesn't support 64bit binaries. these days pretty use windbg or idapro , hex editor editing instructions. tools explorersuite come in handy if you're trying edit portions of pe header etc. has quick disassembler, alterations perform nopping out instructions.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -