
TEE-reversing
A curated list of public TEE resources for learning how to reverse-engineer and achieve trusted code execution on ARM devices

A curated list of public TEE resources for learning how to reverse-engineer and achieve trusted code execution on ARM devices

A tutorial on how to write a packer for Windows!

Hands-on challenges for learning how to reverse engineer Flutter applications.

Pointer Sequence Reverser - enable you to see how Windows C++ application is accessing a particular data member or object.

How to write a CrackMe for a CTF competition. Source code, technical explanation, anti-debugging and anti reverse-engineering tricks.

CVE-2026-0073 is an RCE with a CVSS severity score of 8.3, and here we will explain how it works.

Easy Grade Pro 4.1 file parsing bug used as an educational example to show how beginners can start vulnerability research through reverse engineering.

How to use PiDqSerializationWrite. Introduces how to safely read and write from mapped driver

IDA PRO auto-renaming plugin with tagging support

Memoro: A Detailed Heap Profiler

realtime cross-tool collaborative reverse engineering

Research project reverse-engineering Windows Security Center COM interfaces to trace AV registration through ATL, vtable, WSCAPI, and RPC, with…

Educational reverse engineering study of a Unity/IL2CPP Android game. Documents gateway protocol decoding, native anti-tampering SDK analysis, SSL…

World's first hazard checker for NVIDIA Blackwell (sm_120), with an assembler and scheduler matched against their own compiler byte for byte. The…


Analysis of a logic vulnerability in the macOS SSH client leading to client passphrase exposure to a local attacker