- 🚀 Modernize netvar code
- 🐛 Fix structopt
- 🔨 Serialize timestamp as unix time
- ✨ Readd csharp and vbnet support
- 🎨 Replace 0x{:X} with {:#X}
- 🔨 Simplify log level matching expression
- 🎨 clippy lints
- 🔨 Mark overflowing integer operations explicitly
- 🔨 Automatically determine process bitness
- 🔨 Trim whitespaces around git-semver
- 🔨 Add git-semver version to help message
- 🔨 Display semver version in exe info
- 📝 Fix documentation
- 🎇 Change project name to hazedumper
- 📌 Cargo.lock
- ✨ Add icon (thanks to kji)
- 🐛 Fix relative and rip_relative options
- ✨ Add X64 + rip_relative support
- 🔇 trace will be only be logged to file
- ♻ clippy lints
- ♻ Code refactoring
- ✨ Add missing file
- ✨ cli: add silent flag
- ✨ Add result writing logic
- ✨ Complete netvar scanning
- ✨ Add CSGO netvar classes
- 🔨 gitignore
- 🔨 clippy lints
- ✨ Initial commit