hellscape icon indicating copy to clipboard operation
hellscape copied to clipboard

Add select functions by attribute

Open liufengwenyu opened this issue 5 years ago • 0 comments

Example usage:

__attribute__ ((obfus("nobcf"))) 
__attribute__ ((obfus("fla"))) 
void make_kn(unsigned char *k1, const unsigned char *l, int bl);

liufengwenyu avatar Jun 18 '20 12:06 liufengwenyu