Attaching Debugger
- 
				superameise
- Posts: 11
- Joined: Mon Jan 23, 2012 5:15 am
Attaching Debugger
i wanted to try reverse the lotro client for educational purposes. but it seems like turbine already attaches a debugger to block attaching debuggers. how do you do this here at pwnagebot ?
			
			
									
									
						Re: Attaching Debugger
We reversing the whole client offline and read the assembler code!
With a bit practise you could translate the code back to C
			
			
									
									
						With a bit practise you could translate the code back to C
- 
				superameise
- Posts: 11
- Joined: Mon Jan 23, 2012 5:15 am
Re: Attaching Debugger
thanks for the answer, i will try that.