by Jonathan Wrightsell | Aug 21, 2019 | Labs, Techniques, Tools
When reverse engineering a binary application, at its lowest practical layer, the reverse engineer is looking at CPU-specific assembly language. In order to fully understand the application, the reverse engineer would need to understand those lower layers, instruction...
by Jonathan Wrightsell | May 18, 2018 | Threat Modelling
You’re a software engineer or architect. Imagine a security audit successfully exploited holes in the security of your system. Or worse, imagine the product was the victim of a data breach and received lots of press. Your immediate focus is likely providing...