Blogs
Recovering Useful Metadata from .NET NativeAOT Binaries
NativeAOT turns .NET apps into fully native executables, which confuses IL decompilers. But key metadata such as type hierarchy, method tables, and frozen strings can be recovered by locating the ReadyToRun directory and rehydrating its dehydrated data blob. This post shows what to look for and gives starter scripts to make Ghidra or IDA friendlier.
Unlocking Full Shell Functionality: UART RX Mitigation Bypass on TL-WR841N
A step-by-step walkthrough for bypassing UART RX mitigations on the TP-Link TL-WR841N router to achieve full shell access for advanced security research.
Can`t buy a jtagualator then build it - DIY build under 75USD
Building your Jtagulator
Microprobing with ICEBite - A Definitive Guide for Solderless Testing Probes
Learn how to leverage the open-hardware ICEBite tool for precise, solderless PCB testing and inspection, tailored for IoT hardware analysis.
eMMC Chip Removal and Reballing Guide
Explore the professional eMCP desoldering process to uncover vulnerabilities in embedded multi-chip packages, complete with safety considerations and step-by-step guidance.