1º Year
Reverse Engineering
Applied Cryptography
Robust Software
Quantum Safety
Machine Learning Applied to Security
Analysis and Exploration of Vulnerabilities
Computer Systems Forensic Analysis
Reverse Engineering
Identification, Authentication and Authorization
Secure Execution Environments
Direito da Organização e da Segurança
More
Search
Ctrl + K
Example
Previous
Dynamic Linker
Next
Binary Analysis Process
Last updated
7 months ago
Dynamic symbols
liboverride.c – compile with gcc -shared -fPIC -o liboverride.so liboverride.c -ldl
Left: standard execution, right: LD_PRELOAD overriding some functions