deviato / DroidPPPwn

PPPwn_cpp for Android + App Frontend [needs rooted device]
82 stars 2 forks source link

pushing stage2.bin #9

Closed YasefDogan closed 2 months ago

YasefDogan commented 2 months ago

You can now use your own stage2.bin placing it to your sdcard root folder through push stage2.bin /sdcard/

My device dosent support sdcard, can you ad a file selector for just selecting stage2.bin file, or can you do it like the old minecraft, crewte a folder onto the root of the phone for example called pppwn then app creates default stage2 file there, so we can change the stsge2 bin file

deviato commented 2 months ago

/sdcard is a symbolic link to external storage, it doesn't necessarily mean there is a physical SD

sensi554 commented 2 months ago

It is better to say "storage/emulated/0" to make it clearer