Kevin Thomas
@mytechnotalent
Author of the world’s most popular Reverse Engineering Tutorial
Today we broke 12k stars on #GitHub remaining #1 on Reverse Engineering there and #1 for, “Reverse Engineering Tutorial”. Thanks again for all of your continued support to help get new folks free training on #ReverseEngineering for everyone! github.com/mytechnotalent…

Ordered a couple hundred of these to give away at @defcon and ill make the repo public this week so others can make them if they want too. Simple adapter idea I had to be able to wear any SAO as a pin. Hope people enjoy them. #badgelife
If time allows, a from-scratch deep-dive course I would love to develop. #ReverseEngineering

Chapter 7: Debugging Directories x86 - This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CreateDirectoryW and RemoveDirectoryW functions in x86 Assembly. #ReverseEngineering github.com/mytechnotalent…

Thank you Orion Security Consulting for being a Bronze sponsor for @MalwareVillage @DEFCON 33! 🙏 Interested in learning more about their company? Visit: orion-security.net #MalwareVillage #DC33
An STM32F401 SSD1306 display driver written entirely in Assembler. #ReverseEngineering github.com/mytechnotalent…

RanSMAP #ransomware binary classifier. github.com/mytechnotalent…
Hey @defcongroups … I may have gone a little overboard with the @defcon 33 swag for the DCG Community this year 😬 #RoadToDefcon #DC33 #Defcon33
If you haven't already, we strongly encourage organizations utilizing AI to review our recent guidance and adopt the best practices and mitigation strategies to secure their AI-enabled systems and protect their sensitive data. media.defense.gov/2025/May/22/20…
We've uploaded our stream from July 8th where we started writing a plugin for Binary Ninja to perform code emulation to recover obfuscated strings from malware with Binary Refinery. Big thanks to @huettenhain for Binary Refinery and vstack. Enjoy!
UiDll is a 64-bit Windows DLL exporting Windows API UI functionality written in Assembler. #ReverseEngineering github.com/mytechnotalent…

I first learned 6502 Assembler as a kid, which shaped how I think about code and cybersecurity. Unlike EDRs that hook APIs, low-level memory and indirect syscalls lets you outmaneuver them—when you control bits, you control the game. #ReverseEngineering github.com/mytechnotalent…

Working on a new tutorial regarding Windows Life of a Process. It might take a few weeks.
The Call for Sponsors for #MalwareVillage at @DEFCON 33 is open until July 7, 2025! 📄 Sponsor Package: malwarevillage.org/sponsor.pdf 📧 Email: [email protected] We’ll have talks, workshops, contests, Malmons art gallery, Malmons trading cards, and more cool stuff! 🤩 #DC33
We're excited to announce a major new release of x64dbg! The main new feature is support for bitfields, enums and anonymous types, which allows all types in the Windows SDK to be represented and displayed 🔥