Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/secrary/idenLibX
idenLib (Library Function Identification) plugin for x32dbg
https://github.com/secrary/idenLibX
Last synced: 14 days ago
JSON representation
idenLib (Library Function Identification) plugin for x32dbg
- Host: GitHub
- URL: https://github.com/secrary/idenLibX
- Owner: secrary
- License: mit
- Created: 2019-02-07T13:57:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T13:58:30.000Z (over 5 years ago)
- Last Synced: 2024-07-31T23:46:14.106Z (3 months ago)
- Language: C
- Homepage: https://github.com/secrary/idenLib
- Size: 315 KB
- Stars: 39
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idenLibX
[idenLib](https://github.com/secrary/idenLib) plugin for [x32dbg](https://github.com/x64dbg/x64dbg)![xdb](https://user-images.githubusercontent.com/16405698/52436683-cec30500-2b0c-11e9-92b9-ca2db6e6fb00.gif)
## Notes:
- You need to `refresh signatures` after adding a new signature files
![refresh](https://user-images.githubusercontent.com/16405698/53194196-b376f000-360a-11e9-910c-c90cd66791e0.png)
- [Builds](https://github.com/secrary/idenLib/releases)## Credits
- Disassembly powered by [Zydis](https://zydis.re)
- Compression/Decompression by [zstd](https://github.com/facebook/zstd)
- Serialization by [Cereal](https://github.com/USCiLab/cereal)
- Icon by [freepik](https://www.flaticon.com/authors/freepik)