PDA

View Full Version : olldbg assemble?


Anonymous
11-20-2002, 09:28 PM
how to use olldbg to patch a programe?if you will write lots of bytes?olldbg is not support!such as call XXX(api)

TBD
11-20-2002, 09:54 PM
you must use something like this "call kernel32.ExitProcess" - case sensitive on APi name !!!