View Single Post
  #24  
Old 27-07-2007, 20:19
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Quote:
Originally Posted by Hyperian View Post
rofl ASM. probably use C or something.. anyway since it could possibly be DLL files or driver that is causing the problem. i need more information about the differences of the trainers to narrow down the problem.

I see you dont know much about ASM , did you not realise that ASM can incorporate functions and procedures from DLL's, or even just simply call them. This is why ASM compiled programs are relatively small.

GetDriveTypeA
MessageBoxA
SendMessage
etc etc


Noticed your last post to this one, wow SpyCatcher and then HijackThis, you sure dont care what crap you put on your system do you :P

If they work in Safe Mode and not in Normal, then again you have something running away in the background that is causing problems with other binaries. Ive said this 3 times now, but its upto you to accept this advice or not.

Before you reply thinking that I may know nothing of ASM, please do check the coders section here, you can find some tuts I posted on basic ASM. Good enough for you to learn how to make your own trainers, code injection etc.


But anyway I still stand by that I think Patchy did it in ASM with a oversized BMP for his backdrop (hence the 200k+ size due to the BMP)

Last edited by DABhand; 27-07-2007 at 20:30.
Reply With Quote