Explore >> Select a destination


You are here

naksyn.com
| | mutur4.github.io
3.6 parsecs away

Travel
| | This blog will cover Remote Process Injection in Linux - a common evasion technique popular in Windows malware. The aim will be to write an injector in C/C++ that injects into another remote process and for the purpose of this blog, the running process will be a browser process - Firefox.
| | cocomelonc.github.io
4.0 parsecs away

Travel
| | [AI summary] The author demonstrates a minimalistic Linux-style shellcode written in NASM and C that successfully spawns a shell on macOS Sonoma using the execve syscall.
| | nfraprado.net
4.4 parsecs away

Travel
| |
| | krzysckh.org
19.8 parsecs away

Travel
| [AI summary] The author shares their experience designing and implementing a custom virtual machine in Emacs Lisp for a Capture The Flag competition, detailing the assembly language, stack architecture, and a fun recursive self-modifying code experiment.