KeenSecurityLab / BinAbsInspector

BinAbsInspector: Vulnerability Scanner for Binaries
GNU General Public License v3.0
1.58k stars 231 forks source link

Can BinAbsInspector analysis the libxxx.so or libxxx.a file? #40

Closed diablo0822 closed 2 years ago

diablo0822 commented 2 years ago

Can BinAbsInspector analysis the libxxx.so or libxxx.a file? i noticed that this tool require a main fuction as the entry, can i use it to analysis a libxxx.so or libxxx.a which without main function? thank you

MatthewShao commented 2 years ago

Of cause, you can specify the entry address with -entry parameter