SO Analysis
About 79 wordsLess than 1 minute
Purpose
Locate native-side entry points, exports, string clues, and JNI bridges.
Tabs
| Tab | Content |
|---|---|
ELF Info | architecture and base information |
Exports | exported functions |
Imports | imported functions |
JNI | Java-to-native bridge entries |
Strings | domains, algorithm names, error text, and constants |
Sections | section information |
Order
- View
JNI. - View
Exports. - View
Strings. - View
ImportsandSectionswhen needed.