Recent content by nm111

  1. N

    Post Updato - largest online firmware archive, fast and totally free

    The tool SamFirm although abandoned still works. You can find it here https://forum.xda-developers.com/galaxy-tab-s/general/tool-samfirm-samsung-firmware-t2988647. I am also looking for ways to bypass the premium account and I may have found one but it will take time. BTW it is even open source...
  2. N

    Post [TOOL] KnoxPatcher - use Secure Folder after root

    Update: I have created a better version which bypasses all integrity checks but SPAY and SPASS still do not work due to them using their own trustlets. Also it is highly insecure as it forces all signature checks to return true. If I get DexPatcher to work on this then I will fix the signatures...
  3. N

    Post [TOOL] KnoxPatcher - use Secure Folder after root

    You will still lose warranty if you root, this is just so you can use Knox apps. It might work on other phones (i think that's what you mean), but I don't have any other phones so can't check.
  4. N

    Post [TOOL] KnoxPatcher - use Secure Folder after root

    Samsung pass would probably never work as it checks the warranty status internally in the trustlet and just never allows storage of data if WB is blown. Samsung pay may work if I can bypass the signature check (I am working on it now).
  5. N

    Post [TOOL] KnoxPatcher - use Secure Folder after root

    In theory, it should work on oreo, but I haven't tried it. You need to patch yourself though.
  6. N

    Post [TOOL] KnoxPatcher - use Secure Folder after root

    I have done some research, and I think it is unlikely that a flashable zip would work, unless someone could get compact_dex_converter running in TWRP (it just segfaults). I added some more scripts to download and deodex services.jar. Also I have uploaded my own patched build...
  7. N

    Thread [TOOL] KnoxPatcher - use Secure Folder after root

    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...