Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zamiell/zamielquest
A GDB wrapper for EQMac
https://github.com/zamiell/zamielquest
Last synced: 30 days ago
JSON representation
A GDB wrapper for EQMac
- Host: GitHub
- URL: https://github.com/zamiell/zamielquest
- Owner: Zamiell
- Created: 2014-02-08T16:23:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T19:19:12.000Z (over 10 years ago)
- Last Synced: 2025-01-01T09:47:12.808Z (about 1 month ago)
- Language: Objective-C
- Size: 2.96 MB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZamielQuest
===========This was my attempt to get MacroQuest-like functionality on the Mac version of EverQuest by creating a wrapper around GDB.
EQMac was shut down in 2013, so this program is now largely useless. However, the act of programming was extremely useful in understanding how reverse engineering X64 works, so it may be useful for others.