Asm To C++ Array Converter
no (Soul12) <tobsfhotmailcom> Thursday, January 10 2008 15:02.34 CST


this is a small tool ive written to Convert Large Amounts of ASM into a c++ Comptatible Array .. i found myself doing it allot ..when i was writing test data for Decompiled Functions .. its not very hard todo yourself..but mibi some can use this and save himself the trouble .. atm it supports Olly Bytes and IDA Bytes ..theres examples and sources in the package :) i found usefull .. enjoy

http://www.openrce.org/repositories/users/Soul12/ASM%20to%20C%20Array%20Converter.v.0.2%20Final.rar

Comments
c1de0x Posted: Sunday, January 13 2008 00:59.53 CST
Sweet.

<plug>
Why not commit to http://openrce-snippets.googlecode.com ?
</plug>