Toute opération de flash n'est pas sans risque, lisez bien les différents tutos/guides et n'hésitez pas à poser des questions si vous avez des incertitudes. En aucun cas, le forum ou un de ces membres ne pourront être tenus responsables en cas de détérioration de l'appareil lié à l'une de ces opérations.
Description
Le mot du créateur du mod Zroice :
"Je vous présente le mod Kn0x0ut Toolbox pour le Note 3. Ce Mod permet d'installer des roms customs, des mods, ... tout en gardant le compteur Knox à 0x0."
Installation
Pré-requis :
1) Être Root avec le "root de la vega" ou une autre méthode gardant Knox à 0x0
Utilisation du script :
1) Extrayez le fichier "Kn0x0ut.7z" sur la mémoire interne du téléphone ou sur la carte SD. 2) Puis naviguez dans le dossier via un "terminal" ou "adb shell" et tapez la commande suivante :
Code:
sh kn0x0ut.sh
3) Et vous obtiendrez toutes les commandes prises en charge pour le moment par le script.
Pour installer une rom ou autre zip, vous devrez extraire le contenu du fichier ZIP dans le dossier "extract_files_here" (Sous-dossier de kn0x0ut). Puis exécutez la commande d'installation. (vous devez avoir une base clean surtout si vous êtes encore sur une rom Odexed et que vous souhaitez installer une rom Deodexed).
Toutes les commandes doivent être comme suit :
Code:
sh ./kn0x0ut.sh install clean_dalvik clean_base
(Cette commande permet d'installer une rom de manière basique)
Ou si vous voulez installer une rom avec tous les mods actuellement disponible :
- kn0x0ut now using built-in busybox binary for all important operations where things could fail. You still need to install busybox in your system, and if you run rom-install, kn0x0ut will install the included busybox automatically (and the included supersu too). This should help with the permission problems on rom installations. But beware - this only happens on "rom-install", if you happen to install a rom with the default "install" command it may still happen that you render your binaries permissions in such a state that it will cause problems. So please use the rom-install command. (i might add the fix to normal install too but reinstalling busybox and supersu every time seems a bit over the top)
busybox installation is now a command again - just use "... busybox". (no mod)
This version should FINALLY fix the last remaining errors (I hope) so pls update. (replace all the files in the kn0x0ut directory and reinstall if you already installed it to system xbin with the "kn0x0ut" command!
Anciennes versions :
Spoiler :
13 décembre 2013 - v2.03 :
- removed chattr mod (alrdy included in busybox) - edited supersu installation to remove immutable flag if it exists (disables the survival mode) to make sure files are really updated, edited mount points to be hopefully more compatible with other devices. ( kn0x0ut expects to find the data in /storage/extSdCard/kn0x0ut or /storage/sdcard0/kn0x0ut now). If you installed kn0x0ut to your system, delete the old files in the kn0x0ut folder (minus the folders you want to keep, like backups) and copy over the new files from the archive. Then type "knoxout kn0x0ut" to update the script on the system to the latest version. Or if that fails browse to the directory and make a fresh install with "sh kn0x0ut.sh kn0x0ut"
10 décembre 2013 - v2.02 :
- fixed the "remove_dangerous_files" function, fixed the reliance on busybox symlinks, added command "clean-base" (the function was there, but not the command...) "should work now...." (can't test all the functions myself because of limited time, pls report if any errors remain, ill try to fix asap - you risk nothing but having to odin flash in worst case)
Code:
Mod: acid Description: ACID Audio Engine v5 (optimised for samsung) Mod: acid_awesomebeats Description: ACID Audio Engine AddOn - Awesome Beats Mod: acid_noozxoide Description: ACID Audio Engine AddOn - Noozxoide Mod: aosp_browser Description: AOSP Browser (with Google, Startpage & Startpage Mobile) Mod: aosp_clock Description: AOSP Clock (deinstall ClockPackage.apk if you want to use this) Mod: bash Description: BASH Shell Mod: busybox Description: busybox v1.21.1 (busybox.net) + special default symlink fixes Mod: chattr Description: chattr binary Mod: chronus Description: Chronus Clock Widget Mod: forcelte Description: Init.d script to force lte on Mod: onandroid Description: onandroid script v9.20 + necessary binaries (mkyaffs2image, dedupe) Mod: onandroid_n9005 Description: onandroid partition layout for N9005 Mod: openvpn Description: openvpn binary v2.1.1 (statically linked, no libs necessary) Mod: sqlite3 Description: sqlite3 binary + libs and init.d script to optimise db's at boot Mod: zipalign Description: zipalign binary + init.d script to run at boot (fixed to make it work!)
01 décembre 2013 - v1.03 :
- Added commands : "all_addons" (installs all the add ons), "new_rom" (backup + clean base, clean dalvik, install, reboot)
V1.02 - Script output made a bit more beautiful...
V1.01 - Syntax fixing (the comments were causing some problems with unescaped special symbols so that the script wouldnt run......) - everything working now!
30 novembre 2013 - v1.0 :
- Initial Release
Téléchargements
Kn0x0ut v2.20.7z
(MD5 : 2a6bf0851a68c46a24e74a361d3a9a0d)
Anciennes versions :
Spoiler :
Kn0x0ut v2.03.7z
(MD5 : d32b9c625223561c4266b6c090c6faef)
Kn0x0ut v2.02.7z
(MD5 : e96d52bc351c8bfb3ffaabae5c675a51)
Kn0x0ut v1.03.7z
Kn0x0ut.7z
Remerciements
Un grand merci à Zroice pour ce mod.
Autres Infos
Source
[Comment uploader et partager un fichier?] - [Vous êtes développeur ou cuisto?]
Dernière édition par Mendicant Bias le Lun 16 Déc 2013 - 23:30, édité 8 fois
Help: ----- help - Display help listmods - Display a list of all available mods
Backup: ------- backup-base - Backup system app and framework files backup-efs - Backup efs partition backup-system - Backup system partition backup-data - Backup data partition backup-full - Backup system and data partition
Installation / Restore: ----------------------- install - Install contents of "put_files_here" (place backup tar's there for restore) !!! DO NOT TRY TO RESTORE A DATA BACKUP (YET) !!! rom-install - As above but clean system apps, framework and dalvik-cache before
Mod Installation: ----------------- mod=[mods] - Install specified mods (for multiple seperate with ',')
Special: -------- supersu - Install supersu v1.80 to xbin (incl. init.d support for all kernels) busybox - Install busybox v1.21.1 to xbin (incl. symlink-redirect) kn0x0ut - Install kn0x0ut v2.20 to xbin fix_perm - Install fix_permissions v2.10 to xbin backup_perm - Install backup_permissions v2.00 to xbin
Cleaning: ----------------------- clean-dalvik - Clean dalvik-cache clean-base - Clean system apps and framework (MAKE SURE YOU INSTALL NEW BEFORE REBOOT!)
Bloatware Removal: ------------------ removebloat-cooolboy - Remove most bloatware (based on CoOoL_BoY's bloatware remove script) removebloat-zroice - Remove bloatware hardcore mode (beware - most google stuff gone except playstore)
>>> commands END <<<
Dernière édition par Mendicant Bias le Lun 16 Déc 2013 - 23:31, édité 3 fois
Lol HTC donc ce n'est pas pour toi Mais sa servira sûrement à d'autres aillant garder leur Knox à 0x0.
D'après le dev, il a réussis à installer la X-Note v5.1 sans problème grâce à ce script. Il a même installer des Mods comme le Simplistic Framework sur la X-Note.
Ma mauvaise manipulation ma fait perdre le coter originale de la NOTE3 mais bon pour une fois que je voulais pas modifier un smartphone ^^
Oui comme tu dit les nouveaux possesseur devront lire cela, en tout premier!!!! Pourquoi ne pas mettre ce topic en clignotante tu voit comme ça, ça attire l'oeil ^^
@HTC EVO : Lol, non on peut pas mettre de titre en clignotant sinon sa va vite devenir un sapin de Noël le forum lol.
@Phil : Certains ont heureusement eu la possibilité de router avant que le dév arrêté son développement. Sinon il existe aussi d'autres méthodes de "root" qui ne touche pas à Knox comme par exemple Kingo
Dernière édition par Mendicant Bias le Dim 1 Déc 2013 - 14:18, édité 1 fois
ouai, j'ai vue le kingo, sauf que.. et oui il y a un sauf que, il installe des spy à ton insu, pas cool comme programme. De plus, il est développé pour le GN9006 (est ce le même que le 9005?)
Dernière édition par phil10 le Dim 1 Déc 2013 - 14:23, édité 1 fois
Oui j'ai cru comprendre sa aussi mais d'après le retour de Fredoah il n'a pas eu de soucis quand il a roote la première fois son téléphone avec cette méthode. Il a vérifié avec des softs et n'a pas trouvé de logiciels malveillants,malwares, ...
C'est une excellente question j'avoue que ce n'est pas très claire. La méthode de root avec cette solution "Kingo" ne semble pas totalement parfaite cependant.
Ah donc c'est que le root Kingo ne doit pas être encore compatible avec les dernières roms du Note 3. Il faudrait remonter l'info aux devs et savoir si ils peuvent faire quelque chose.