Author: Z0mbie
Author's notes
XDE is based on the LDE/ADE engines. It allows you to find length of any x86 instruction, source/destination register usage for most commonly used instructions, and to split/merge instruction to/from some binary structure.
From program's viewpoint, CPU operates with: different types of registers, memory and io-devices. As such, there are introduced "object set" concept, which means bitset of registers/memory/etc. being read/written by each instruction.
Download
| Filename | Size | Description | Date | ||
|---|---|---|---|---|---|
| xde101.zip | 14078 | XDE 1.01 | Jun 2004 | MD5 sum 180e9a1be247612042f16a389a2dab2f | |
| xde102.zip | 14141 | XDE 1.02 | Oct 2004 | MD5 sum 4d935126540d42b7d029bdee0f03e469 |