|
abe4d38d4b
|
more cleanup
|
2025-04-15 02:42:47 +03:00 |
|
|
3ea327064a
|
Fix x86 disassembler issues with direct memory addressing and immediate value formatting
|
2025-04-15 02:29:32 +03:00 |
|
|
685eeda03d
|
Updated instruction handlers to use Type and StructuredOperands instead of Mnemonic and Operands
|
2025-04-14 22:09:05 +03:00 |
|
|
c516e063e7
|
basic decompiler and fixes
|
2025-04-14 02:07:17 +03:00 |
|
|
38770de005
|
Simplified jump instruction handlers by using consistent decoder methods and improving code organization
|
2025-04-14 00:09:44 +03:00 |
|
|
e12f5b5bdf
|
Fixed instruction boundary detection for complex instruction sequences
|
2025-04-13 03:08:37 +03:00 |
|
|
794b56c6b5
|
move handlers
|
2025-04-12 21:34:16 +03:00 |
|