diff --git a/TOOLS.md b/TOOLS.md index 6e86190..846f145 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -365,6 +365,11 @@ It is the first and only program of its kind to support output for display in va ## Reverse +### ASM Calculator +***Web:*** https://www.manhunter.ru/releases/108_32_bit_asm_calculator_1_12.html
+***Developer:*** ManHunter
+***Description:*** Allows you to execute arithmetic and bitwise Assembler commands, including commands that use Carry Flag value in calculations. The result of the operation is displayed in hexadecimal with byte reversal, in decimal with sign display, in binary with octets and in text if available.
+ ### AT4RE Patcher ***Web:*** https://www.at4re.net/f/thread-54.html
***Developer:*** Agmcz & Sn!per X
diff --git a/toolkit/Reverse/ASM Calculator/ASM Calculator - 1.12.7z b/toolkit/Reverse/ASM Calculator/ASM Calculator - 1.12.7z new file mode 100644 index 0000000..e3b8e69 Binary files /dev/null and b/toolkit/Reverse/ASM Calculator/ASM Calculator - 1.12.7z differ