Quote:
Originally Posted by N0P
easy way-> patch _rgloader_load in rgloader192.mingw.so to ebfe(infinite loop) then run script and attach olly 
|
Dear NOP,
Many many thanks.
I never hear this method before(sorry, forgive my ignorance.

),
I search "ollydbg + ebfe" in Google, and finally, I found it, with patch the entrance to "ebfe", I can break at rgloader192.mingw.so now, and can debug it now, thanks again.