Lime v5.0
🍵 New Features
-
🪝 Hooks
- Full rework, add support for more relocations
-
🔎 Instruction / Address Utility
- [🧨 BREAKING] Remove implicit conversion operators
-
🔎 Instruction Utility
- Add
absolute()
- Allow to specify RIP for
follow()
- Add
🐌 Minor Changes
- 🧪 Update Tests
- 📦 Bump Dependencies
🐛 Bug Fixes
-
🪝 Hooks
- Numerous fixes for relocations and x86 (!)
- Destructor on invalid state
- Require Target-Page to be at least readable
-
📄 Page Utility
- Nearby Allocation on x86 (!)