All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of KeyDot.
- Support for key extraction from Windows 64-bit PE files.
- Support for key extraction from WebAssembly (.wasm) files.
- Command-line options for debug logging (
--debug) and timers (--timers).
- RIP-relative load functions
- updated scanning for MOV/LEA instructions
- Support for Godot version 3
- Forward searching for patterns
- add patterns to Godot version search