Hi

I have a .exe file what I export to ASM by using "PE explorer", later I modify this .ASM and I want it back in exe.

How can I do it?

Thanks in advance

; i'm not sure if u can do that in "PE explorer"
; but in e.g.: OllyDBG you can edit the disassembled code of a ;program and then copy it to the .exe file "selection"->"copy to ;executable"
; and you can download it for free

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.