A simple Hex Calculator that helps me in tracking values during reverse engineering process.
I hope you find it useful.
Added Features:
- Dynamic Rows: support for adding and removing rows.
- Multi-Calculation Rows: Rows can now perform multiple calculations.
- Extended Operations: Added support for bitwise operations (shifts, OR, AND, XOR).
Hotkeys:
- Copy: Ctrl + Left click on any field
- Paste: Shift + Left click on any field
Note:
The result of any calculation will be automatically copied to the clipboard. This feature can be disabled in the options.
Row operations are processed sequentially from left to right.
File download:

Number of Comments: 0
View comments