Skip to content

moreveal/reverse-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

reverse-writeups

🧠 A collection of personal reverse engineering writeups on various challenges.

Each writeup includes detailed static/dynamic analysis, decompiled snippets, and original solutions β€” all documented with screenshots, disassembly insights, and code samples.

πŸ“ Writeups

  • LovelyMalware β€” ransomware reverse engineering and decryption logic reconstruction (HTB Sherlock)
  • PRNGPattern β€” reconstruction of game RNG seed and password via partial output leaks
  • PawnSQL-DSL β€” handcrafted serialization and auto-migration system using enums and macros in Pawn; no OOP, no libs, just raw logic

All research is done in isolated environments. Never run attached binaries on your real machine.

πŸ›  Tools commonly used

  • IDA Pro
  • Detect It Easy
  • HxD
  • WireShark
  • CLion / C++
  • VMware / VirtualBox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published