|
From: Michael M. <ma...@ho...> - 2004-01-25 19:35:39
|
Quick update... The following are things that need to be done on libdisasm to prepare it for a release: 1. Testing of correct SSE and SSE2 instruction disassembly 2. Testing of x86dis to see if it does as advertised 3. Writing of perl, python, tcl, etc wrappers for libdisasm 4. Rewriting i386.c to no longer use bastard-specific calls for things such as register id->name mapping, address expression generation, and so forth. Instruction disassembly should be entirely self-contained and generate an x86_insn_t, not a code struct -- the old bastard ARCH extension way of doing things is being phased out. Any volunteers? ;P _m _________________________________________________________________ There are now three new levels of MSN Hotmail Extra Storage! Learn more. http://join.msn.com/?pgmarket=en-us&page=hotmail/es2&ST=1 |