diff options
| author | Rusty Wagner <rusty@vector35.com> | 2015-08-14 02:45:01 -0400 |
|---|---|---|
| committer | Rusty Wagner <rusty@vector35.com> | 2015-08-14 02:45:01 -0400 |
| commit | a401883aa235b222ceed191f455a776b23a3a689 (patch) | |
| tree | 24a081f294cf57ee3e380e22fe50616ff7747c11 /api.pro | |
| parent | 3e7e5e6f6593b425319f51bc553d1cb10b2148ff (diff) | |
Recognize PLT entries on x86 Linux
Diffstat (limited to 'api.pro')
| -rw-r--r-- | api.pro | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ SOURCES += \ tempfile.cpp \ lowlevelil.cpp \ type.cpp \ + functionrecognizer.cpp \ ../core/json/jsoncpp.cpp HEADERS += binaryninjaapi.h |
