PDA

View Full Version : howto BPX with ollyscript ??


nick_name
04-01-2005, 04:53 AM
is there anyway to automate

bpx CreateThread

like command, which we used to put inside the commandbar ??

haggar
04-02-2005, 01:56 PM
You have Readme.txt file that comes with OllyScript plugin. In it you have whole reference. In your case (I think that only works on XP):

gpa "CreateThread", "kernel32.dll"
bp $RESULT