Notes - MCS
Reverse Engineering
MCS
Applied Cryptography
Robust Software
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
Search...
Ctrl + K
Binary Analysis
Dynamic Linker
Example
Last updated
10 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