5 ms·
I try to transform my C program into a long living one (just adding a sleep). https://github.com/tony-go/antidebug-examples/pull/1 https://github.com/tony-go/a
by tonygo 2y ago
I try to transform my C program into a long living one (just adding a sleep).
https://github.com/tony-go/antidebug-examples/pull/1 https://github.com/tony-go/antidebug-examples/pull/1
At first, it appears that the follow fork mode works nicely. But at some point it did not ... If I run it 10 times consequtively in LLDB. Sometimes it works, sometimes not ...