OpenRCE / sulley

A pure-python fully automated and unattended fuzzing framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sulley on Android

Xperianet opened this issue · comments

Can Sulley be ported to work on Android? What requirements needed for doing that especially on process monitoring?

commented

Yes, it should be possible to port the process monitor to android, though it would have to also do it's own crash detection/library resolution/etc. Check out https://github.com/OpenRCE/sulley/blob/master/process_monitor_unix.py