williballenthin / lancelot

intel x86(-64) code analysis library that reconstructs control flow
Apache License 2.0
99 stars 12 forks source link

function padding background research #96

Open williballenthin opened 4 years ago

williballenthin commented 4 years ago
stevemk14ebr commented 3 years ago

Research using your SoK analysis data: https://gist.github.com/stevemk14ebr/d117e8d0fd1432fb2a92354a034ce5b9

Analysis of that, led to creation of these patterns as the most common pad sequences: https://github.com/stevemk14ebr/PolyHook_2_0/blob/e4601b19692956360b39da0f873e73cdb13c6f47/sources/x64Detour.cpp#L53-L79