Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ds5678/exportchecker

A simple application to list all the exports of a PE binary file
https://github.com/ds5678/exportchecker

Last synced: 11 days ago
JSON representation

A simple application to list all the exports of a PE binary file

Awesome Lists containing this project

README

        

# ExportChecker

A simple commandline application to list all the exports of a PE binary file using [AsmResolver](https://github.com/Washi1337/AsmResolver).