View Single Post
  (#1 (permalink)) Old
PoZHx
Crew
 
PoZHx's Avatar
 



128-Bit Member

 
Posts: 346
Join Date: Mar 2009
Location: {LocalHost}
Last Online: Yesterday 07:42 PM
Reputation: PoZHx is on a distinguished road
User is Offline
uk
   
Trainer Protection - 07-04-2009, 08:05 PM

Ok, i've created few nice trainers
i've added couple of anti-debugging protection on it coded in C++

There are few programs i know where people can rob my addresses which im witting too
(Not TrainerSpy) my anti-debug protection makes them crash

Also when my program is loaded up ollydbg can attach it and can see ASM codes but when you
try set breakpoint it and you run my program it will crash ollydbg

When trying to start up my trainer ollydbg without attaching it will just auto close but still leave
some ASM behind (there is few plug-in that bypass this.)

Was wondering anyone know any good packers that remove CLI headers so it people can't rob
my codes (would like it to not show us a virus on virus scanners)

Any suggestion, tip, guide would be great thanks for reading
  
Reply With Quote