Explore >> Select a destination


You are here

rtx.meta.security
| | sergioprado.blog
3.1 parsecs away

Travel
| | AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.
| | manybutfinite.com
4.4 parsecs away

Travel
| | Last week we looked at how the stack works and how stack frames are built during function prologues. Now it's time to look at the inverse process as stack frames are destroyed in function epilogues.
| | o5wald.github.io
4.5 parsecs away

Travel
| |
| | goggleheadedhacker.com
34.5 parsecs away

Travel
| This tutorial will show how two methods of implementing the AES algorithm work. It will also demonstrate how to identify these methods in Assembly when reverse engineering an application.