dewolf icon indicating copy to clipboard operation
dewolf copied to clipboard

Meaningful Named Constants

Open steffenenders opened this issue 3 years ago • 0 comments

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 avatar Feb 03 '22 09:02 steffenenders