weak1337 / Alcatraz

x64 binary obfuscator
1.6k stars 242 forks source link

perf: add maps of vector index so lookups are faster #17

Closed raigorx closed 1 year ago

raigorx commented 1 year ago

Here is a visual studio profiler before and after this change

before

before

after

after

here is the code use in both profilers Alcatraz-con.zip

The improve is about 80% less time applying all obfuscation in all functions