Rare find

Reverse Engineering Lab. Learn how to read and understand compiled programs by taking them apart.

thecyberyeti.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • adds python port of pattern_create/pattern_offset
October 2025
  • Add files via upload
September 2025
  • adds two programs to help explore the basics of runtime linking - one…
  • fixes naming of source file
  • adds program to help explore handles through file creation and struct…
January 2024
  • Create FUNDING.yml
December 2023
  • updates file permissions
  • adjusts file permissions
  • adds simple program to explore binary patching with ida pro
  • updates sclauncher link
  • moves shellcode utility to its own repository
November 2023
  • one more array adjustment
  • empties internal shellcode array
  • adds sample SEH program
  • fixes shellcode offset logic to insert a bp, shifting shellcode appro…
  • documentation updates
  • updates missing img tag
  • adds additional image for readme, removes extra printf
  • adds source code and binaries for sclauncher, a shellcode launcher an…
October 2023
  • adds README for C++ objects code