![]() |
#1
|
||||
|
||||
[LIBRARY] XEDParse (x32 + x64)
Hello everyone,
A few days ago, I found this topic on EXETools about the XED2 library: http://forum.exetools.com/showthread.php?p=89195 Since I need a library to assemble from a string for x64_dbg, I decided to write a small MASM parser for this library. Turns out it works quite well and I can release the first test build. Actually it cannot do much, but the parsing is done and you can encode the following instruction types:
  You can find everything (source+test binaries) here: https://bitbucket.org/mrexodia/xedparse   Greetings,   Mr. eXoDia
__________________
x64dbg: http://x64dbg.com My Blog: http://mrexodia.cf |
The Following 6 Users Gave Reputation+1 to mr.exodia For This Useful Post: | ||
ahmadmansoor (02-17-2014), besoeso (02-17-2014), chessgod101 (02-17-2014), Dreamer (02-16-2014), Ember (02-22-2014), uel888 (02-17-2014) |
#2
|
||||
|
||||
Very small update, but now XEDParse is getting useful
![]() Changelog: - added mnemonic translation (fix obvious 'errors') - added value operand type Download: https://bitbucket.org/mrexodia/xedparse/downloads Greetings, Mr. eXoDia PS I hope to finish the base instruction set really soon
__________________
x64dbg: http://x64dbg.com My Blog: http://mrexodia.cf |
The Following User Gave Reputation+1 to mr.exodia For This Useful Post: | ||
Dreamer (02-21-2014) |
#3
|
||||
|
||||
Another update (sorry, could not edit the previous post):
Changelog: - fixed a bug in the parser with [reg+reg+displ] - added memory operands (not tested) Download: https://bitbucket.org/mrexodia/xedparse/downloads Greetings, Mr. eXoDia
__________________
x64dbg: http://x64dbg.com My Blog: http://mrexodia.cf |
The Following User Gave Reputation+1 to mr.exodia For This Useful Post: | ||
Dreamer (02-21-2014) |
![]() |
Tags |
asm, assembly, library, x32, x64 |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
NIDebugger for .NET library | n00b | Community Tools | 6 | 08-08-2014 03:14 |
PE Library | ManSun | General Discussion | 0 | 05-19-2004 13:58 |