├── README.md ├── das_config.txt ├── das_functions ├── checksum_check.sh └── download_file.sh ├── demon-app-store-workflow.sh ├── demon-app-store.sh ├── desktop ├── Demon App Store.desktop ├── afl.desktop ├── autosploit.desktop ├── beef.desktop ├── bloodhound.desktop ├── bluefruit.desktop ├── burp.desktop ├── ghidra.desktop ├── grafana.desktop ├── imsi-catcher.desktop ├── intellij.desktop ├── obsidian.desktop ├── pixiewps.desktop ├── pwndrop.desktop ├── pycharm.desktop ├── spotify.desktop ├── t14m4t.desktop ├── vulnx.desktop └── wifiphisher.desktop ├── icons ├── 64-icon.png ├── adafruit.png ├── afl.png ├── archive.png ├── atom.png ├── autosploit.png ├── beef.png ├── bolt.png ├── bug.png ├── burp.png ├── demon-128-white.png ├── demon-64-padded-white.png ├── demon-64-white.png ├── demon-color-128.png ├── demon-store-icon-64-padded-bin.png ├── demon-store-icon-64-padded.png ├── demon-store-icon-green.png ├── demon-store-icon-red.png ├── discover.png ├── earth.png ├── exploit.png ├── fingerprint.png ├── force.png ├── forensics.png ├── ghidra.png ├── grafana.png ├── imsi.png ├── key.png ├── keyboard.png ├── mask.png ├── nessus.png ├── network.png ├── obsidian.png ├── pwndrop.png ├── rapid7.png ├── search.png ├── shield.png ├── stealth.png ├── store-download.png ├── trustedsec.png ├── vulnx.png ├── weaknet.png ├── wifi.png ├── wifiphisher.png ├── windows.png └── word.png ├── images ├── app-store-done.png ├── app-store-installing.png ├── app-store-logo-new.png ├── app-store-new.png ├── app-store-screenshot-1.png ├── demon-desktop-icon.png ├── screenshot-app-store.png └── store-cleanup.png ├── installer_scripts ├── afl.sh ├── atom.sh ├── awus1900-driver-dkms.sh ├── bloodhound.sh ├── bluefruit.sh ├── bluez.sh ├── demon_updater_tool.sh ├── eyewitness.sh ├── ghidra.sh ├── gitkraken.sh ├── graphana.sh ├── imsi_catcher.sh ├── neo4j.sh ├── nessus.sh ├── obsidian.sh ├── pixie_wps.sh ├── pwndrop.sh ├── sert.py.sh ├── sonarqube.sh ├── t14m4t.sh ├── terminus.sh ├── tilix.sh ├── vulnx.sh ├── wifi_pumpkin.sh └── wifiphisher.sh └── updates.log.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/README.md -------------------------------------------------------------------------------- /das_config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/das_config.txt -------------------------------------------------------------------------------- /das_functions/checksum_check.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/das_functions/checksum_check.sh -------------------------------------------------------------------------------- /das_functions/download_file.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/das_functions/download_file.sh -------------------------------------------------------------------------------- /demon-app-store-workflow.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/demon-app-store-workflow.sh -------------------------------------------------------------------------------- /demon-app-store.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/demon-app-store.sh -------------------------------------------------------------------------------- /desktop/Demon App Store.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/Demon App Store.desktop -------------------------------------------------------------------------------- /desktop/afl.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/afl.desktop -------------------------------------------------------------------------------- /desktop/autosploit.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/autosploit.desktop -------------------------------------------------------------------------------- /desktop/beef.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/beef.desktop -------------------------------------------------------------------------------- /desktop/bloodhound.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/bloodhound.desktop -------------------------------------------------------------------------------- /desktop/bluefruit.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/bluefruit.desktop -------------------------------------------------------------------------------- /desktop/burp.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/burp.desktop -------------------------------------------------------------------------------- /desktop/ghidra.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/ghidra.desktop -------------------------------------------------------------------------------- /desktop/grafana.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/grafana.desktop -------------------------------------------------------------------------------- /desktop/imsi-catcher.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/imsi-catcher.desktop -------------------------------------------------------------------------------- /desktop/intellij.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/intellij.desktop -------------------------------------------------------------------------------- /desktop/obsidian.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/obsidian.desktop -------------------------------------------------------------------------------- /desktop/pixiewps.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/pixiewps.desktop -------------------------------------------------------------------------------- /desktop/pwndrop.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/pwndrop.desktop -------------------------------------------------------------------------------- /desktop/pycharm.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/pycharm.desktop -------------------------------------------------------------------------------- /desktop/spotify.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/spotify.desktop -------------------------------------------------------------------------------- /desktop/t14m4t.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/t14m4t.desktop -------------------------------------------------------------------------------- /desktop/vulnx.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/vulnx.desktop -------------------------------------------------------------------------------- /desktop/wifiphisher.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/desktop/wifiphisher.desktop -------------------------------------------------------------------------------- /icons/64-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/64-icon.png -------------------------------------------------------------------------------- /icons/adafruit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/adafruit.png -------------------------------------------------------------------------------- /icons/afl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/afl.png -------------------------------------------------------------------------------- /icons/archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/archive.png -------------------------------------------------------------------------------- /icons/atom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/atom.png -------------------------------------------------------------------------------- /icons/autosploit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/autosploit.png -------------------------------------------------------------------------------- /icons/beef.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/beef.png -------------------------------------------------------------------------------- /icons/bolt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/bolt.png -------------------------------------------------------------------------------- /icons/bug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/bug.png -------------------------------------------------------------------------------- /icons/burp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/burp.png -------------------------------------------------------------------------------- /icons/demon-128-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-128-white.png -------------------------------------------------------------------------------- /icons/demon-64-padded-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-64-padded-white.png -------------------------------------------------------------------------------- /icons/demon-64-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-64-white.png -------------------------------------------------------------------------------- /icons/demon-color-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-color-128.png -------------------------------------------------------------------------------- /icons/demon-store-icon-64-padded-bin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-store-icon-64-padded-bin.png -------------------------------------------------------------------------------- /icons/demon-store-icon-64-padded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-store-icon-64-padded.png -------------------------------------------------------------------------------- /icons/demon-store-icon-green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-store-icon-green.png -------------------------------------------------------------------------------- /icons/demon-store-icon-red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/demon-store-icon-red.png -------------------------------------------------------------------------------- /icons/discover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/discover.png -------------------------------------------------------------------------------- /icons/earth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/earth.png -------------------------------------------------------------------------------- /icons/exploit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/exploit.png -------------------------------------------------------------------------------- /icons/fingerprint.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/fingerprint.png -------------------------------------------------------------------------------- /icons/force.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/force.png -------------------------------------------------------------------------------- /icons/forensics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/forensics.png -------------------------------------------------------------------------------- /icons/ghidra.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/ghidra.png -------------------------------------------------------------------------------- /icons/grafana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/grafana.png -------------------------------------------------------------------------------- /icons/imsi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/imsi.png -------------------------------------------------------------------------------- /icons/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/key.png -------------------------------------------------------------------------------- /icons/keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/keyboard.png -------------------------------------------------------------------------------- /icons/mask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/mask.png -------------------------------------------------------------------------------- /icons/nessus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/nessus.png -------------------------------------------------------------------------------- /icons/network.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/network.png -------------------------------------------------------------------------------- /icons/obsidian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/obsidian.png -------------------------------------------------------------------------------- /icons/pwndrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/pwndrop.png -------------------------------------------------------------------------------- /icons/rapid7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/rapid7.png -------------------------------------------------------------------------------- /icons/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/search.png -------------------------------------------------------------------------------- /icons/shield.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/shield.png -------------------------------------------------------------------------------- /icons/stealth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/stealth.png -------------------------------------------------------------------------------- /icons/store-download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/store-download.png -------------------------------------------------------------------------------- /icons/trustedsec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/trustedsec.png -------------------------------------------------------------------------------- /icons/vulnx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/vulnx.png -------------------------------------------------------------------------------- /icons/weaknet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/weaknet.png -------------------------------------------------------------------------------- /icons/wifi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/wifi.png -------------------------------------------------------------------------------- /icons/wifiphisher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/wifiphisher.png -------------------------------------------------------------------------------- /icons/windows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/windows.png -------------------------------------------------------------------------------- /icons/word.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/icons/word.png -------------------------------------------------------------------------------- /images/app-store-done.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/app-store-done.png -------------------------------------------------------------------------------- /images/app-store-installing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/app-store-installing.png -------------------------------------------------------------------------------- /images/app-store-logo-new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/app-store-logo-new.png -------------------------------------------------------------------------------- /images/app-store-new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/app-store-new.png -------------------------------------------------------------------------------- /images/app-store-screenshot-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/app-store-screenshot-1.png -------------------------------------------------------------------------------- /images/demon-desktop-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/demon-desktop-icon.png -------------------------------------------------------------------------------- /images/screenshot-app-store.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/screenshot-app-store.png -------------------------------------------------------------------------------- /images/store-cleanup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/images/store-cleanup.png -------------------------------------------------------------------------------- /installer_scripts/afl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/afl.sh -------------------------------------------------------------------------------- /installer_scripts/atom.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/atom.sh -------------------------------------------------------------------------------- /installer_scripts/awus1900-driver-dkms.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/awus1900-driver-dkms.sh -------------------------------------------------------------------------------- /installer_scripts/bloodhound.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/bloodhound.sh -------------------------------------------------------------------------------- /installer_scripts/bluefruit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/bluefruit.sh -------------------------------------------------------------------------------- /installer_scripts/bluez.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/bluez.sh -------------------------------------------------------------------------------- /installer_scripts/demon_updater_tool.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/demon_updater_tool.sh -------------------------------------------------------------------------------- /installer_scripts/eyewitness.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/eyewitness.sh -------------------------------------------------------------------------------- /installer_scripts/ghidra.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/ghidra.sh -------------------------------------------------------------------------------- /installer_scripts/gitkraken.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/gitkraken.sh -------------------------------------------------------------------------------- /installer_scripts/graphana.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/graphana.sh -------------------------------------------------------------------------------- /installer_scripts/imsi_catcher.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/imsi_catcher.sh -------------------------------------------------------------------------------- /installer_scripts/neo4j.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/neo4j.sh -------------------------------------------------------------------------------- /installer_scripts/nessus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/nessus.sh -------------------------------------------------------------------------------- /installer_scripts/obsidian.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/obsidian.sh -------------------------------------------------------------------------------- /installer_scripts/pixie_wps.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/pixie_wps.sh -------------------------------------------------------------------------------- /installer_scripts/pwndrop.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/pwndrop.sh -------------------------------------------------------------------------------- /installer_scripts/sert.py.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/sert.py.sh -------------------------------------------------------------------------------- /installer_scripts/sonarqube.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/sonarqube.sh -------------------------------------------------------------------------------- /installer_scripts/t14m4t.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/t14m4t.sh -------------------------------------------------------------------------------- /installer_scripts/terminus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/terminus.sh -------------------------------------------------------------------------------- /installer_scripts/tilix.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/tilix.sh -------------------------------------------------------------------------------- /installer_scripts/vulnx.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/vulnx.sh -------------------------------------------------------------------------------- /installer_scripts/wifi_pumpkin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/wifi_pumpkin.sh -------------------------------------------------------------------------------- /installer_scripts/wifiphisher.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/installer_scripts/wifiphisher.sh -------------------------------------------------------------------------------- /updates.log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RackunSec/Demon-App-Store/HEAD/updates.log.txt --------------------------------------------------------------------------------