gaffe23 / linux-inject

Tool for injecting a shared object into a Linux process
Other
1.11k stars 249 forks source link

make sure new code run in arm mode #11

Open sigma-d opened 7 years ago

sigma-d commented 7 years ago

target will crash if T bit is 1 and gcc compiled injectSharedLibrary() in arm mode.