Pensar muito bem antes de seguir este tuturial se precisam mesmo de ROOT ou nao, pois apesar do mesmo nao activar o knox eventualmente mais tarde a Samsung podera muito bem fazer das delas e detetctar que o telemovel esta mexido.
Just another party by Keen Team
Actual versao: Beta 3
Actualizaçao: Olhando para o S6 Edge neste momento.
Todos, preciso de um favor. Se voce quer suporte para o S6 / S6 Edge depois de instalar a aplicaçao e a mesma dizer que nao é suportado, colocar neste topico ( xda ) um poste com a seguinte informaçao:
FPTAG ( Numero de compilaçao, encontram esta informaçao em acerca do telefone logo a seguir a LRX*** )
No caso do meu coloquei pedido com a seguinte informçao:
FPTAG G925FXXU1AOD9
Desta forma o autor pode facilmente pesquisar para dar suporte aos equipamentos que ainda nao sao compativeis. Obrigado.
Para todos que me enviou PM: Eu sinto muito que a resposta possa ser tardia. Atualmente estamos ocupados trabalhando no apoio de novos ROMs e correção de bugs. A todos aqueles que prestam útil info / sugestão, muito obrigada!
Equipamentos suportados:
G9200ZCU1AOD5
G9200ZHU1AOD3
G9200ZHU1AOD9
G920R4TYU1AOD3
G920IDVU1AOD1
G920FXXU1AOCV
G920PVPU1AOCF
G920TUVU1AOCG
G920VVRU1AOC3 (fixed a stupid bug )
G920FXXU1AOBN
G920FXXU1AODG
G9209KEU1AOCI
G9209KEU1AODA
G9208ZMU1AOD5
G9208ZMU1AOCI
***Recentes***
G920FXXU1AOD9
G920AUCU1AOCE (yes, AT&T supported)
New ROM and device support are coming~~
If your ROM version is not listed here, please check if any ROM with the same variant is already supported. If the supported one is newer, I suggest go and grab it instead of waiting.
Known Issues:
1. Some ROM fails. (see above)
2. Kinguser compatibility issue. Working on a SuperSU version now... Seems some problem making a "secured" su install (aka, not leaving su there without enforced authorization, may be exploited by malicious software). Need some more work. For now just switch to SuperSU if needed.
Todo:
1. Coming next version
Will collect
2. Online device data...
3. Pending download
G920FXXU1AOCW (Not available yet)
Usage
0. Read Q&A section and BACKUP your data.
1. Download party_<ver>.7z.
2. Install pingpongroot.apk
3. Open it and click "Get Root!" button
4. If prompted for app permissions, allow them and continue.
5. Once finished, make sure run "Kinguser" app at least once, and change permission of any application you want to "Allow" if necessary.
Credits
Vulnerability: memeda, wushi
Original idea of exploit: memeda
Exploit: idl3r, Qoobee
Special thanks to:
Kingroot team for help testing and great root manager
Q&A
Q: Will Samsung Pay/My Knox work?
A: To be honest I can't tell for sure. Indeed this root does not trip warranty bit. But it still leaves SU files, which is inevitable, on system partitions. And a lot of root features actually make change to system partition, so let's say it can be detected. If Samsung makes the decision that there will be no certain feature for presence of a su file, then there will be no fun. IMHO this is very bad idea since even Apple doesn't disable anything on jailbreak devices. Let's see what will be the outcome. This makes sense to enterprise uses but for consumers at least a choice should be given.
Q: App not recognizing root?
A: Seems there is some bug here in root manager. Please switch to Supersu for now.
Q: Why "PingPong" root?
A: Because the vulnerability affects ping socket and we are Chinese
Q: What's the current status of this tool?
A: Beta 1. We've thoroughly tested it on ROMs for G9200, but not other variants. You are the 1st batch of beta testers!
Q: Is my device supported?
A: You can check the version of your ROM in "About this phone" page. It shall read LRXxxx following by the ROM version.
This tool checks your ROM version as well. If you read "Your device data is still not supported." after clicking "Get Root!", your device data has not been collected yet. Please reply with your ROM version in this thread.
Q: Will this root trip KNOX warranty bit?
A: No. It doesn't require odin to flash in a custom recovery, so the warranty bit will remain intact.
Q: I'd like switching to SuperSU, what shall I do?
A: Kinguser does not have a "swtich" function. Follow these steps to do so manually: (if you are not familiar with adb, see this version: http://forum.xda-dev...&postcount=269)
1. Download supersu.7z and extract it. You will get the files needed to install Supersu.
2. Using adb to push su and busybox (if not installed) to /data/local/tmp.
Code:
adb push su /data/local/tmp adb push busybox /data/local/tmp
3. Start a su session and run the following commands:
Code:
mount -o remount,rw /system cat /data/local/tmp/su >/system/xbin/daemonsu && chmod 0755 /system/xbin/daemonsu cat /data/local/tmp/busybox >/system/bin/busybox && chmod 0755 /system/bin/busybox daemonsu -d &
Then keep the session running.
4. Open Kinguser, go to Settings -> Root authorization setting -> Remove Root permission. Click to remove root permission. Your su session should be still running.[
5. Uninstall Kinguser app.
6. Go back to the su session and run following commands to replace su and cleanup:
Code:
cat /data/local/tmp/su >/system/xbin/su && chmod 0755 /system/xbin/su busybox chattr -ia /system/bin/ddexe busybox chattr -ia /system/bin/ddexe_real cat /system/bin/ddexe_real >/system/bin/ddexe busybox chattr -ia /system/xbin/ku.sud rm /system/xbin/ku.sud rm /system/xbin/pidof
7. Install Supersu apk
8. Open Supersu apk to update files.
9. Reboot.
Q: S6 Edge/G Flex 2/M9/other arm64 devices?
A: We will look into them soon
Q: I need a video to guide me through
A: Check out this one: https://www.youtube....h?v=gNdWX31Sqd8
supersu.7z
party_beta3.7z
Nao se esqueçam de verificar sempre a fonte pois a mesma podera ter mais informaçao actualizada.
Fonte: PingPongROOT XDA