help - methods to speed up gadgets

BlitzPlus Forums/BlitzPlus Programming/help - methods to speed up gadgets

Kev(Posted 2004) [#1]
hi

im in the middle of re-writing blitzlockit, im dropping the .dll method and now focusing on patching the exe.(this method will also allow the implementation of binding .dll's into the .exe). now ive already added features such as view/modify exe section data,header data,entry point,hex dumping and disassembling. the problem im trying to over come is the speed of adding data to gadgets, does anyone have any methords to speed the process up.

dont get me wrong blitz+ is fast, but when im dealing with large ammounts of data this takes a little time.

thanks
kev