Log in

View Full Version : olldbg assemble?


Anonymous
November 20th, 2002, 22:28
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
November 20th, 2002, 22:54
you must use something like this "call kernel32.ExitProcess" - case sensitive on APi name !!!