You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal/linker/patches
pagran 86b7e334ba
implement funcInfo.entryoff encryption
At linker stage, we now encrypt funcInfo.entryoff value with a simple algorithm (1 xor + 1 mul). 
This makes it harder to relate function metadata (e.g. name) to function itself in binary, almost without affecting performance.
1 year ago
..
0001-add-custom-magic-value.patch update linker patches from our fork 2 years ago
0002-add-unexported-function-name-removing.patch update linker patches from our fork 2 years ago
0003-add-entryOff-encryption.patch implement funcInfo.entryoff encryption 1 year ago