

Reversing and Cracking first simple Program - bin 0x05
A very simple reversing challenge for Linux GitHub: https://github.com/LiveOverflow/liveo... join the discussion: https://www.reddit.com/r/LiveOverflow... http://crackmes.de http://www.hopperapp.com/ https://www.hex-rays.com/products/ida/ https://github.com/radare/radare2 #reversing #cracking #binary
Introduction to Use After Free Vulnerabilities
Use After Free (UAF) vulnerabilities are a class of memory corruption bug that have been very successful in the world of browser exploitation. In recent browser versions a number of controls have been introduced that make exploitation of these vulnerabilities much harder. Despite this, they still seem to persist. This blog post is intended as an introduction to this class of vulnerability and will only address the fundamentals of exploitation. I will not be writing about byp