Releases: arcturus-prime/studio-packet-dumper
Releases · arcturus-prime/studio-packet-dumper
v0.3.0
0.2.0
- Fixed possible merging of messages
- Switched to semantic versioning
1.1.0
- Split the project into two applications to allow external packet handling
1.0.2
- Fixed incorrect function hook
- More code cleanup
1.0.1
Release Notes:
- General code cleanup (splitting long cast statements into multiple lines)
- Made API more consistent in using
uintptr_t
for addresses - Fixed injectors freezing when looking for a virutal function table (creates a new thread instead)
- Attachments compiled in Release mode this time
Initial Release
After a rewrite of the code and some future-proofing, the intial release is ready for GitHub!