https://github.com/dungwinux/sapphire
A reversing CTF challenge created based on Heaven's Gate idea.
https://github.com/dungwinux/sapphire
heavens-gate reverse-engineering x86-assembly
Last synced: 8 months ago
JSON representation
A reversing CTF challenge created based on Heaven's Gate idea.
- Host: GitHub
- URL: https://github.com/dungwinux/sapphire
- Owner: dungwinux
- Created: 2023-03-26T16:37:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T16:39:37.000Z (about 3 years ago)
- Last Synced: 2024-04-15T02:08:21.175Z (almost 2 years ago)
- Topics: heavens-gate, reverse-engineering, x86-assembly
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sapphire
---
A reversing CTF challenge created based on Heaven's Gate idea.
Also see: https://github.com/UMassCybersecurity/UMassCTF-2023-challenges/
### References
- https://github.com/corkami/docs/blob/master/x86/x86.md
- https://codegolf.stackexchange.com/questions/132981/tips-for-golfing-in-x86-x64-machine-code
- https://bbs.kanxue.com/thread-270153.htm