Some work on the mixer panel. Nothing's hooked up yet but it looks good!
Some work on the mixer panel. Nothing's hooked up yet but it looks good!
Today's Tutorial [June 2, 2026]
Lesson 204: Hacking Windows Course (Chapter 1 - Hello World)
This chapter covers the basics of designing Windows Assembly Language message box in pure ASM for both x86 and x64 architectures.

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures. - mytechnotalent/Reverse-Engineering
🇫🇷
Reverse Engineering of FCC Unlocks in DJI Fly clones (26 juin, 18:05)
Étude de cas de reverse engineering d'applications Android drone patchées: analyse d'APK, désobfuscation de payloads Frida, inspection de bibliothèques natives et implications pour l'intégrité des apps mobiles.
https://lehack.org/2026/tracks/conferences/
https://www.billetweb.fr/lehack-2026-brave-new-world
#leHACK #ReverseEngineering #AndroidSecurity
🇬🇧
Reverse Engineering of FCC Unlocks in DJI Fly clones (Jun 26, 18:05)
A reverse engineering case study of patched Android drone apps: APK analysis, Frida payload deobfuscation, native library inspection, and implications for mobile app integrity.
https://lehack.org/2026/tracks/conferences/
https://www.billetweb.fr/lehack-2026-brave-new-world
#leHACK #ReverseEngineering #AndroidSecurity
The art and engineering of Silpheed
Current state of the reawakening of Dune: Walking around the palace and a single command menu item works (look in mirror). Multiple transitions are in place, and the sky changes with the time of day (time is sped up by a factor of 12 for testing purposes). Persons-in-room are positioned correctly. No hacks, everything implemented properly, but lots of todo's :)
Today's Tutorial [June 1, 2026]
Lesson 203: Pico Hacking Course (Part 20 - Debugging Input)
In this lesson we will discuss debugging input.

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures. - mytechnotalent/Reverse-Engineering
Reverse Engineering A Rock Bottom NES Clone
https://hackaday.com/2026/06/01/reverse-engineering-a-rock-bottom-nes-clone/
Recently the Stop Killing Games movement got a lot of attention and sparked a lot of debate (and flame wars). While I’m not exactly planning on killing my homemade MMORPG Trolddom, it inspired me to look into making it “kill proof” with an offline mode and support for custom servers. It seemed like a fun little on-and-off summer project at the time. In this blog post I’ll go into details about the challenges of getting to the finish line.