Using panic metadata to recover source code information from Rust binaries
2023/12/08
Let’s use panic metadata embedded inside Rust binaries to help us reverse engineer!
Let’s use panic metadata embedded inside Rust binaries to help us reverse engineer!
Part A of a writeup for Unionware, a ransomware reversing challenge at UnionCTF 2021.
Writeup for 2 of the reverse engineering challenges at UTCTF 2021.
This guide introduces how to use the command-line utility gatttool to read data from a Bluetooth Low Energy (BLE) device.