okay, this is my favorite goofy linux antidebug trick so far. catches gdb and lldb, and especially with a bit more obfuscation (e.g. mmap a *file* RW there, move the stack up a bunch so that it overlaps w/ the mmapped file, write to that file to corrupt your own stack, 😸 ) it can be, i think, pretty annoying to figure out

http://sprunge.us/J7gMI4

link *statically*
#antidebug #antidebugging

JavaScript AntiDebugging Tricks :: DoomsDay Vault

List of antidebugging techniques applied to JavaScript (focused on browsers)

GitHub - 0xor0ne/debugoff: Linux anti-debugging and anti-analysis rust library

Linux anti-debugging and anti-analysis rust library - GitHub - 0xor0ne/debugoff: Linux anti-debugging and anti-analysis rust library

GitHub