Activity
Update wifi_marauder_app.c
Update wifi_marauder_app.c
Removed sample scripts
Removed sample scripts
Added submenu to configure script settings
Added submenu to configure script settings
Update wifi_marauder_script_executor.c
Update wifi_marauder_script_executor.c
Fixed null pointer on beacon list stage
Fixed null pointer on beacon list stage
Added possibility to clear select stage filters
Added possibility to clear select stage filters
Interface improvements
Interface improvements
Fixed bug that does not allow adding new stages after deleting the la…
Fixed bug that does not allow adding new stages after deleting the la…
Added support for exec and delay stages in automation script
Added support for exec and delay stages in automation script
Created script maintenance
Created script maintenance
Added support for the rest of the stages for script file generation
Added support for the rest of the stages for script file generation
Update wifi_marauder_script.c
Update wifi_marauder_script.c
Create a function for writing a script file from an object
Create a function for writing a script file from an object
Added support for structuring stages in an array
Added support for structuring stages in an array
Do not change settings that are not informed in the JSON
Do not change settings that are not informed in the JSON
Crash fixes
Crash fixes
Added support for sniff (raw|deauth|esp|pwn) stages in automation script
Added support for sniff (raw|deauth|esp|pwn) stages in automation script
Added support for EnableLED and SavePCAP settings
Added support for EnableLED and SavePCAP settings
Added support for sniff beacon stage in automation script
Added support for sniff beacon stage in automation script
Added support for sniff pmkid stage in automation script
Added support for sniff pmkid stage in automation script
Added support for deauth stage in automation script
Added support for deauth stage in automation script
Implemented script repetition according to repeat parameter
Implemented script repetition according to repeat parameter
Scene created for the selection of scripts
Scene created for the selection of scripts
Added support for select stage in automation script
Added support for select stage in automation script
Added support for scan stage in automation script
Added support for scan stage in automation script
Prepared for parsing a json with the automation script. Implemented s…
Prepared for parsing a json with the automation script. Implemented s…
Create files before sending command so that buffer doesn't fill up to…
Create files before sending command so that buffer doesn't fill up to…
Move from applications/plugins to applications/external so it can com…
Move from applications/plugins to applications/external so it can com…