NAME

Thomas Barabosch - Systems security, reverse engineering, malware analysis, and threat research.

ARTICLES

  1. Hello, world, again
  2. Detect API hashing with YARA
  3. Learn how to fix PE magic numbers with Malduck
  4. The malware analyst's guide to PE timestamps
  5. Where to start tracking adversary infrastructure?
  6. The malware analyst's guide to aPLib decompression
  7. The malware analyst's guide to zlib compression
  8. Never upload ransomware samples to the Internet
  9. Linux from Scratch - Is it worth it?
  10. How to patch a Windows API in x64dbg
  11. Learn to quickly detect RC4 encryption in (malicious) binaries
  12. Provoke a kernel panic in FreeBSD
  13. How to write and load shellcode on macOS