Hacker News new | ask | show | jobs
Best resources to learn browser hacking, sandbox escape and reverse engineering?
2 points by zippy786 3444 days ago
Please provide good references where one can learn:

- Finding memory leaks in browser

- Escaping sandbox and ASLR

- ROP (Rerturn oriented programming)

- Writing Shell Code