And how to do that?Galaxy S9+ (G965FD)
Secure Folder is Working like a charm
this requires samsung account, and is tied to private data (IMSI etc). can't even download an app in their store without account. so i'd like find non-snitchware for this purpose.Secure folder is working on dr ketan roms with root
Hi can you help me? I'm having problems patching the services.jar file. I think i'm doing something wrong. Can you patch it for me?
Here's my services.jar file : drive.google.com/open?id=1a1YHLqiYJt-gyOfDQTE0S5heaE_YkTdv
I have a S9+ G9650
I'm on the official 9.0 rom of samsung PPR1.180610.011.G950ZHS5CSH2, with the security patch of august . The build.prop i know how to edit, but i'm not a linux user, so i don't know how to patch the services.jar with the knoxpatcher tool.What rom are u on? Most rom developers either added this to their services.jar, (needs other edits though also as build.prop) or are going with later releases.
Basically there is a guide what to do and how to patch. Also there is another thread here in xda about patching secure folder with 3 different workarounds under note 8 development...I am not spamming something, it's a fact.?I'm on the official 9.0 rom of samsung PPR1.180610.011.G950ZHS5CSH2, with the security patch of august . The build.prop i know how to edit, but i'm not a linux user, so i don't know how to patch the services.jar with the knoxpatcher tool.
I have finally figured out a way to use Secure Folder with a rooted / knox tripped phone!
So far this is WIP, but I have tested it to work on an SM-G960F running April 2019 rom.
You will need a GNU/Linux machine to patch your system, but a flashable zip is coming soon.
Instructions (note these are github links, I can't post actual links):
Get the tool at nm111/knoxpatch2
Install dexpatcher. You can use DexPatcher/dexpatcher-gradle-tools
Install vdexExtractor and compact_dex_converter (both can be found at anestisb/vdexExtractor)
Run ./pull_files.sh
Run ./patch.sh
Copy out/services.jar back onto the device.
Edit build.prop and remove ro.config.iccc_version.
Now secure folder will work.
Proof coming soon.