mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-18 07:53:06 +08:00
Successfully added uprobes calculation and hooking at arbitrary function of execve_hijack.
This commit is contained in:
4
docs/commands/uprobe_analysis
Normal file
4
docs/commands/uprobe_analysis
Normal file
@@ -0,0 +1,4 @@
|
||||
readelf -s <>
|
||||
readelf -S <>
|
||||
|
||||
fn symbol offset = fn symbol VA - .text VA + .text offset
|
||||
Reference in New Issue
Block a user