Page 1 of 1
Attaching Debugger
Posted: Tue Nov 15, 2016 1:10 pm
by superameise
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
Posted: Wed Nov 16, 2016 1:35 am
by rhui
We reversing the whole client offline and read the assembler code!
With a bit practise you could translate the code back to C
Re: Attaching Debugger
Posted: Wed Nov 16, 2016 3:23 pm
by superameise
thanks for the answer, i will try that.