Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AmJayden/wizard101-spoofer
Spoof your HWID on Wizard101 and log events and packets by name
https://github.com/AmJayden/wizard101-spoofer
Last synced: 7 days ago
JSON representation
Spoof your HWID on Wizard101 and log events and packets by name
- Host: GitHub
- URL: https://github.com/AmJayden/wizard101-spoofer
- Owner: AmJayden
- Archived: true
- Created: 2022-06-02T20:20:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T23:03:51.000Z (over 2 years ago)
- Last Synced: 2024-08-02T16:35:04.903Z (3 months ago)
- Language: C++
- Size: 255 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wizard101-spoofer
Spoof your HWID on Wizard101 and log events and packets by name# Credits
[@CompiledCode](https://github.com/Compiled-Code/) - Co author of this project[@xgladius](https://github.com/xgladius/) - Giving us insight and details on any questions we had
# How to use
Using any auto attaching injector, inject `Wizard101 Spoofer.dll` into the game as soon as it starts, or launch it with the embedded login screen and inject before logging in.# How it works
Using our packet logger, this spoofer intercepts any packets sending your MachineID to the server, and changes the data to a static randomly generated HWID# How to update???
To update this, simply inject TestCZ, copy the code in the output, replace offsets.hpp with the generated code, and rebuild.