alichtman / alichtman/malware-techniques
Calculate checksum of program in memory and compare to expected
Offen
anti-re
- Vorherrschende Sprache
- Python
- Sterne
- 82
- Forks
- 8
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Use this to detect tampering by reverse engineers. Honestly not even sure if this is possible.
Write this in C and aim for ~cross-platform compatibility~ a working PoC.
- https://stackoverflow.com/questions/14103061/c-code-that-checksums-itself-in-ram
- https://scholarworks.sjsu.edu/cgi/viewcontent.cgi?article=1180&context=etd_projects
- https://github.com/Barro/self-checksum
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.