Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forentfraps/metamorphic-crackme-2
https://github.com/forentfraps/metamorphic-crackme-2
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/forentfraps/metamorphic-crackme-2
- Owner: forentfraps
- Created: 2023-12-04T20:17:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:24:17.000Z (about 1 year ago)
- Last Synced: 2023-12-04T21:32:19.493Z (about 1 year ago)
- Language: C
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# metamorphic-crackme-2
My second attempt at making a crackme. This time my self written AES actually works!
Compiled one could be found [here](https://crackmes.one/crackme/652c8ad76e7e520ff1c3da94).To compile you need NASM and GCC
run ```./make.bat```