mishegos icon indicating copy to clipboard operation
mishegos copied to clipboard

Additional fuzzing targets

Open woodruffw opened this issue 6 years ago • 4 comments

Some additional targets that could use a worker implementation:

woodruffw avatar Oct 15 '19 16:10 woodruffw

IIRC r2 supports multiple decoder backends and defaults to Capstone. Binja is using XED (they switched a few months ago and previously have been using a custom decoder).

athre0z avatar Oct 31 '19 15:10 athre0z

Would it be possible to add Ghidra to the list of disassemblers to target?

malware-kitten avatar Oct 31 '19 18:10 malware-kitten

Would it be possible to add Ghidra to the list of disassemblers to target?

Yep, I'll add it above.

woodruffw avatar Oct 31 '19 19:10 woodruffw

The bddisasm project apparently has written their own mishegos worker; tracking an upstream coordination request: https://github.com/bitdefender/bddisasm/issues/3

woodruffw avatar Jul 22 '20 16:07 woodruffw