Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename the functions with tainted instructions #9

Closed
0ca opened this issue Aug 30, 2016 · 1 comment
Closed

Rename the functions with tainted instructions #9

0ca opened this issue Aug 30, 2016 · 1 comment
Milestone

Comments

@0ca
Copy link
Collaborator

0ca commented Aug 30, 2016

As we are doing in the Athena plugin it could be useful with very big program to rename the functions containing tainted instructions with a preffix "T0001_sub_401000".

@0ca
Copy link
Collaborator Author

0ca commented Sep 2, 2016

Added two flag to enable/disable it and to configure the prefix used:

#define RENAME_TAINTED_FUNCTIONS true
#define RENAME_TAINTED_FUNCTIONS_PREFIX "T%03d_"

@0ca 0ca modified the milestone: v0.1 Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant