deli
July 24th, 2004, 09:45
hi
i try to get in touch with the olly api.
therefore i try to code a plugin which works like the code pervertor made by z0mbie.this tool changes the syntax of a assembler commands but not the meaning.for example ( xor eax,eax -> sub eax,eax)
but my problem is how can i save/dumb a changed file?
first i use the section ->exe save option of olly , but if olly saves the exe it don't saves the changes , why this ??? is there any option to
flush a buffer , so olly can recognize the changes ??
i also use ollydbg, but the problem is that 60% percent of the times the files are currupted.....
thanks for help
i try to get in touch with the olly api.
therefore i try to code a plugin which works like the code pervertor made by z0mbie.this tool changes the syntax of a assembler commands but not the meaning.for example ( xor eax,eax -> sub eax,eax)
but my problem is how can i save/dumb a changed file?
first i use the section ->exe save option of olly , but if olly saves the exe it don't saves the changes , why this ??? is there any option to
flush a buffer , so olly can recognize the changes ??
i also use ollydbg, but the problem is that 60% percent of the times the files are currupted.....
thanks for help