Skip to content

Version 1.1

Compare
Choose a tag to compare
@samdenty samdenty released this 04 Jun 13:49
· 201 commits to master since this release

First stable release

Changes made:

  • Massive UI update

    • More mobile optimisation
    • Fixed SVG background not filling page
    • Added integration with Android App (192.168.4.1/scan.html?minimal=true)
    • Changed style of tables to match Material Design guidelines
    • Added floating reboot button (may be removed)
    • Redesigned pages
      • Attack page
        • Initiate attack buttons are now at the top of the page
        • Removed attack info (This firmware is for professionals)
        • Separated tables from cards
        • Clone buttons now float to right
      • Users page (formally stations)
        • Removed scan time (can be found in settings)
        • Separated tables from cards
        • Some sections are hidden depending on state
      • Scan page
        • Selected network MAC address now hidden on Mobile themes
        • Separated table from card
  • Renamed pages

    • apscan.html → scan.html
    • stations.html → users.html
  • Arduino changes

    • Attack LED now set to use the RED (Data-0) LED for attack (ESP-12E modules)
    • Changed default settings to allow multi-ap selecting
    • Attack can now be toggled by pressing the FLASH button (ESP-12E modules)

Mobile app

This android app is a basic wrapper around the web interface, unstable on most devices and has loads of bugs.
This is my first real experience with Java and designing mobile apps, so this app will improve over time.

Right now this app is in a DEV stage. and if you find any bugs then please open up a case.