0xchocolate / flipperzero-wifi-marauder

Flipper Zero WiFi Marauder companion app
GNU General Public License v3.0
746 stars 55 forks source link

I am encountering the exact same issue, and tried copying the `index.html` file at various locations on the Flipper Micro SD card, at: #31

Closed Hillehom closed 9 months ago

Hillehom commented 1 year ago
          I am encountering the exact same issue, and tried copying the `index.html` file at various locations on the Flipper Micro SD card, at:

None of these seem to work, error persists.

Then I noticed I initially missed an important note in docs: https://github.com/justcallmekoko/ESP32Marauder/wiki/evil-portal-workflow#important-note

Not very experienced on the topic but could it be that /apps_data/marauder/ap.config.txt is read from the Flipper Zero SD Card, while /index.html is read from the root of the ESP32 SD Card ?

Note: That would require extra hardware enabling the ESP32 SD card capabilities, using either a SD adapter board or a MicroSD Breakout according to the following instructions: https://github.com/justcallmekoko/ESP32Marauder/wiki/flipper-zero#sd-card-modification

@bitterbuick did I get this right ?

Originally posted by @opskovitch in https://github.com/0xchocolate/flipperzero-wifi-marauder/issues/28#issuecomment-1722240238

opskovitch commented 1 year ago

@Hillehom I wouldn't be surprised if this issue get closed by maintainers, since

Would you mind posting the problems you're encountering on the open issue ( https://github.com/0xchocolate/flipperzero-wifi-marauder/issues/28 ) and removing this one ? Let's join efforts and make maintainers happy :)

Hillehom commented 1 year ago
          I am encountering the exact same issue, and tried copying the `index.html` file at various locations on the Flipper Micro SD card, at:
  • /index.html
  • /apps_data/index.html
  • /apps_data/marauder/index.html

None of these seem to work, error persists.

Then I noticed I initially missed an important note in docs: https://github.com/justcallmekoko/ESP32Marauder/wiki/evil-portal-workflow#important-note

Not very experienced on the topic but could it be that /apps_data/marauder/ap.config.txt is read from the Flipper Zero SD Card, while /index.html is read from the root of the ESP32 SD Card ?

Note: That would require extra hardware enabling the ESP32 SD card capabilities, using either a SD adapter board or a MicroSD Breakout according to the following instructions: https://github.com/justcallmekoko/ESP32Marauder/wiki/flipper-zero#sd-card-modification

@bitterbuick did I get this right ?

Originally posted by @opskovitch in #28 (comment)

Hillehom commented 1 year ago

https://github.com/0xchocolate/flipperzero-wifi-marauder/issues/31#issue-1913935184