-
Notifications
You must be signed in to change notification settings - Fork 33
Home
fuzzing edited this page Jan 21, 2015
·
4 revisions
#Broadcast Intent FUZzing Framework's wiki!
BIFUZ might be used by anyone in order to test the behavior of any Android Application when interacting with malformed Intent calls.
The project is still under development.
##BIFUZ's Architecture
Basically, one or more Android Devices are connected via adb to a PC host running BIFUZ.
Using BIFUZ, you may send Broadcast Intents or Fuzzed Intents to your target app (specified by its package name).
The error logs will be stored in separate folders, based on the device id.
At your request, BIFUZ might give you delta reports, in order to see which running session is more stable than another.