Use APKPure App
Get Hacker's Calculator Lite old version APK for Android
Binary calculator tool for programmers, hackers with essential features.
Hello there! Hacker's Calculator is a free, lightweight, intuitive and essential tool for programmers, hackers and computer enthusiasts.
Hacker's Calculator is geared towards binary calculations. It can perform common base conversions and data size conversions. Calculations follow operator precedence laid out in C++ standards. Integer overflow is truncated automatically (just like actual CPU!).
Known issues (not really bugs -- might or might not fix):
- Might be incompatible with tablets
- All operations are treated as unsigned even there are "signed" operands
(This affects MUL, DIV and MOD, as signed counterparts are not implemented yet)
- Evaluating a very long expression can lead to unpredictable results without notice
(The stack can only hold up to 32 operators)
- Last used Data Mode and Data Size not preserved for next run
Features:
- Handy binary representation of result on top
Display Modes (unsigned otherwise specified):
- BIN (binary) base 2
- OCT (octal) base 8
- DEC (decimal) base 10 (both signed and unsigned)
- HEX (hexadecimal) base 16
You can mix data modes within the same calculation!
Data Sizes: BYTE, WORD (2 bytes), DWORD (4 bytes), QWORD (8 bytes)
Supported Calculations:
Common Binary Calculations:
- AND(&), OR(|), XOR(^), NOT(~), ROL(rotate left), ROR(rotate right), SHL(<<), SHR(>>)
Common Arithmetic Calculations:
- ADD(+), SUB(-), MUL(*), DIV(/), MOD(%), NEG(unary -)
Utility Buttons:
- RAND: generates a random number
- AC: clear screen (all cancel)
- Left Arrow: backspace
DISCLAIMER: Hacker is a term for any highly skilled computer expert. The author does not endorse illegal behavior. The author is not liable for users' actions arising directly or consequentially from the usage of this app.
Telechargé par
Ahmed Moharm
Nécessite Android
Android 4.1+
Catégories
Signaler
Last updated on Jun 6, 2017
1.01 (5/4/2017)
- Fixed a critical bug that might cause erroneous calculations
1.0 (29/3/2017)
- Initial release
Hacker's Calculator Lite
1.01 by Party Rabbit Studios
Jun 6, 2017