Christian <kimo> B.
Christian <kimo> B.
2019.2
* Check for device encryption when flashing * Updated the NetHunter uninstaller * Added scripts for ath9k_htc and rtl8187 enable/disable * Added script to disable OTG inactivity timeout on OOS...
* SoftwareBakery website's invalid SSL certificate results in error downloading DriveDroid, this is a temp. workaround NOT using SSL (https)
* New wallpapers for NetHunter, created by "Truestark" * Optimized using: $ find -name "*.png" -exec optipng -o7 -nc -fix {} + $ find -name "*.png" -exec advdef -4 -z...
Mount fixes
* bootkali slightly improved * killkali now works good, several mount issues suppressed. * Should had a check for external_sd in future when you not have it, something with mounts...
TODO LIST
**Ok people, we still got some work to do..** Here's the TODO list for now. @Re4son will add more. * Awaiting for InstallFragment from @jmingov * Check for update should...
How about adding a new tab for kernel modules listing / loading (module loading support needed ofc) Added a pic of KoControl just to point where to go .. 
Hi. First off, let's say it's sad the kernel sources isn't 'shared' or available, as we've could have collaborated on it. And it loses a couple percents trust when it's...
Changed "if (req.status == 200 {" To "if (req.status == 200 || req.status == 302) {" - Added to prevent Ajax Status 302 message
* Bumped the revision up a notch, so "-update" parameter may fetch the fixes you made, derv :)