thread injection
2025-04-11
Thread injection is a technique in which malware creates or manipulates threads within a remote process to execute arbitrary code in the context of ...
Read More
tmp.Out
2025-04-11
tmp.Out is a zine that focuses on ELF hacking.
Read More
unhide
2025-04-11
unhide is a digital forensics tool use to find hidden processes.
https://linux.die.net/man/8/unhide
Read More
wherewarlocksstayuplate-skyper2025
2025-04-11
Where Warlocks Stay Up Late
Episode 4: Eduart Steiner aka Skyper
Read More
Notes Skyper ...
ddeb
2025-04-09
ddeb are Debian/dpkg packages with debugging symbols.
Read More
debug symbol
2025-04-09
Debug symbols are special symbols that attach information to the symbol table of an object file to make them easier to debug. ...
Read More
dpkg
2025-04-09
dpkg packages refer to a package management format and tool used by Debian-derived Linux distributions.
https://en.wikipedia.org/wiki/Dpkg
Read More
pahole
2025-04-09
Poke-a-hole shows data structure layouts in DWARF files and pretty prints them.
https://github.com/acmel/dwarves
https://lwn.net/Articles/335942/
Read More
patchelf
2025-04-09
patchelf is a command-line tool used to modify ELF files.
https://github.com/NixOS/patchelf
Read More
PwnKit
2025-04-09
CVE-2021-4034 aka PwnKit is a local privilege escalation vulnerability found in polkit’s pkexec utility, a setuid tool that allows unprivileged ...
Read More