Age | Commit message (Expand) | Author |
---|---|---|
2009-05-17 | Used only the new format of processor/instructions/operands for x86. | Cyrille Bagard |
2009-04-29 | Supported more x86 opcodes. | Cyrille Bagard |
2008-12-23 | Supported more add opcodes: 0x03 and fixed 0x01. | Cyrille Bagard |
2008-10-27 | Extended the current opcode support (0x01, 0x72, 0x73, 0x88, 0xd3, 0xf7, 0xfc... | Cyrille Bagard |
2008-10-26 | Completed support of the 0x81 and 0xc1 opcodes. | Cyrille Bagard |
2008-10-19 | Registered symbols found in the PLT. | Cyrille Bagard |
2008-09-20 | Centralized all the code used to decode instructions. | Cyrille Bagard |
2008-09-16 | Added a 'x86_' to all functions decoding opcodes. | Cyrille Bagard |
2008-09-14 | Made the program able to disassemble a simple binary completely. | Cyrille Bagard |
2008-08-03 | Read registers from the ModR/M encoding. | Cyrille Bagard |