32-bit ASM Calculator 1.12 - نسخة قابلة للطباعة +- الفريق العربي للهندسة العكسية (https://www.at4re.net/f) +-- قسم : منتديات الهندسة العكسية - Reverse Engineering Forums (https://www.at4re.net/f/forum-4.html) +--- قسم : البرامج و أدوات الهندسة العكسية - RCE Tools (https://www.at4re.net/f/forum-29.html) +--- الموضوع : 32-bit ASM Calculator 1.12 (/thread-3470.html) |
32-bit ASM Calculator 1.12 - Bosalem - 18-01-2023 A 32-bit calculator, written as usual for personal needs, because I'm already fed up with "copying yards in my mind" Allows you to execute arithmetic and bit commands in Assembler, including commands that use the Carry Flag value in calculations. The result of the operation is displayed in hexadecimal form with the possibility of reversing bytes, in decimal form with the possibility of sign display, in binary form broken down into octets and in text, if possible. In addition, the calculator shows the state of the processor flags immediately after the selected operation is performed and conditional jumps that will work with this combination of flags. The state of the flags can also be controlled manually. The built-in converter allows you to quickly translate numbers from decimal, hexadecimal, binary and other number systems, text strings and bit representation. You can immediately set the resulting number as operand values. Peculiarities:
|