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

Meaningful Named Constants #56

Open
steffenenders opened this issue Feb 3, 2022 · 0 comments
Open

Meaningful Named Constants #56

steffenenders opened this issue Feb 3, 2022 · 0 comments
Labels
feature-request New feature or request priority-low Low priority issue

Comments

@steffenenders
Copy link
Member

Proposal

Specific constants can be very important during binary/malware analysis.
For example, such constants may be able to give away the crypto routine used.
Since in source code, those numbers have a textual representation, we could also try to identify and define them similarly.
We should consider both Library API constants and file magic numbers.

Approach

No response

@steffenenders steffenenders added feature-request New feature or request priority-low Low priority issue labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request priority-low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant