crackmes/README.md

16 lines
438 B
Markdown
Raw Normal View History

2023-02-13 15:42:53 +00:00
# CrackMes
Crackmes and solutions, from [GitHub - ripxorip/crackmes: A set of "CrackMe"s intended for beginners who wants to learn more about x86 assembly and reverse engineering](https://github.com/ripxorip/crackmes). Solutions my own, may not be optimal or anything, just for learning.
- [CrackMeOne](./1/)
- [CrackMeOneB](./1b/)
- [CrackMeTwo](./2/) - Not completed yet.
- [CrackMeThree](./3/) - Not written up yet.