PDA

View Full Version : howto BPX with ollyscript ??


nick_name
April 1st, 2005, 05:53
is there anyway to automate

bpx CreateThread

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

haggar
April 2nd, 2005, 14:56
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