RSSAmplifier

Blog

hacked.codes

Articles on hacking, reverse engineering, and software development.

hacked.codesRSS feed ↗7 posts

Latest posts

Breaking Kindle DRM

Preface The only reason why I’ve decided to take this project on is because I purchased an expensive technical book on Kindle that I later…

Spelunking through Apple's safety models - SafetyNetLight

Finding the models I became interested in Apple’s on-device safety models after reading about NeuralHash, which is a perceptual hashing…

Technical analysis of WinRAR zero-day malware and C2 protocol emulation

Summary Original infected RAR file: https://mega.nz/file/AlZhFQKJ#kPHC0d7ysiVYBwBoM62l6UdbY9GMxD02jf7H11Keq3w (Password: infected…

Introduction to hunting malware in the wild

Using ICANN zone files, we can search all active domains for fraudulent sites that have a similar domain and look-and-feel of legitimate…

Reverse engineering FOSCAM encryption keys from extracted firmware using Ghidra

This post will demonstrate how you can use an $14 SPI flash programmer from Amazon to extract firmware from a FOSCAM camera, then reverse…

Analyzing a Wordpress PHP malware campaign and reverse engineering C2 communications

Starting around December 1, 2022, thousands of Wordpress sites were targeted by a malware campaign. One of the largest shared-hosting…

Extracting router firmware via UART using the JTAGulator

Using simple hardware and software, this post will show you how to extract and analyze the firmware of a GL.iNet GL-B1300 router…