calebzulawski / symbol-slasher

Obfuscate shared objects by hashing symbol names
GNU General Public License v3.0
14 stars 3 forks source link

Add support for removing dynamic symbols that are never undefined #11

Open calebzulawski opened 5 years ago

calebzulawski commented 5 years ago

This is difficult unless every undefined variable is stored in symbols.json--otherwise it would require a second pass.