snirgreen-debug / binary2name

Predicts common functions names in binary files, including ida plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binary2name

Predicts common functions names in binary files, including ida plugin.

Content:

Server Side

Run prediction on input binary file. Contains all model (nero) files including training set binary files.

Client Side

Contains ida plugin for binary file function names prediction (using the server for the prediction).

Other

ask chatGPT

asking chatGPT for prediction of functions from binary files

function extractor

ida plugin used to extract function disasm code to ask chatGPT about

scraper

github scraper, can be use for common functions scraping in github, to enlarge the training set of nero

About

Predicts common functions names in binary files, including ida plugin.


Languages

Language:Python 96.5%Language:Shell 3.0%Language:C 0.3%Language:Perl 0.2%