More Seg Faults still not working ??
vendforce opened this issue · 2 comments
vendforce commented
[loadlibrary]# gdb -q ./mpclient
Reading symbols from ./mpclient...done.
(gdb) r test.exe
Starting program: /home/user/mpclient test.exe
Program received signal SIGSEGV, Segmentation fault.
0xf689a950 in ?? ()
LAST SEG FAULT : 0xf6873950 in ?? ()
LATEST SEG FAULT 0xf689a950 in ?? ()
taviso commented
Sorry for the delay on this, fixing the TEB was easy, but there were more errors that I need to track down.
Give me a few more days to get to this, I'm on it 😃
vendforce commented
No problem, appreciate the update thanks