Recent content by Atronid

  1. Atronid

    Post [APP][ALL ROOT SOLUTIONS][6.0+]ViPER4Android FX 2.7

    Hello, here to say latest version messed up everything. I first installed it though XDA Labs, after the update the driver disappeared as well as the effects. Tried to clear app data, remove and reinstall, then remove and reinstall with the Magisk module found on the main post link, same result...
  2. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Sorry to see your problem wasn't fixed. Though, I don't think the question is how to decrypt, but rather why it's doing that. Personally my phone is also rooted with Magisk and has a custom recovery while encrypted, and never ran into this problem. Didn't you miss a step in the process ? Did...
  3. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Hello, I don't know much about Asus devices but I can suggest you something. If you successfully rooted your phone with Magisk, there must be an option on the main activity (under "Advanced Settings") of the Magisk Manager app called "keep forced encryption". Unticking it should fix.
  4. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Arg, that's definitely bad news. Anyway, thank you so much for your answers !
  5. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Thanks for answering ! The security flaws I'm trying to fix are here: https://threatpost.com/google-critical-android-permanent-dos-flaw/150764/ One is about the Framework component and the two others are (again) from the Media Framework. I don't know if these two system components are updatable...
  6. Atronid

    Post [Ask Any Question][Newbie Friendly]

    I discovered the version of Android I'm on has severe security flaws I'd like fixed as soon as possible. I'd like to know if it's possible to manually apply a security patch on a specfic system component without rebuilding the whole system ? I'm using a custom ROM where OTA hasn't been...
  7. Atronid

    Post I want to pull a savegame from the root folder without rooting.

    That's what I feared. Try to see if you using the ADB (deprecated) backup utility helps. But I think the only valuable way would still be root, or at least a custom recovery to pull the file
  8. Atronid

    Post creating application that run with root privileges, under non-rooted system

    If you want to read your device RAM for some reason, you should check aScanMem. But guess what ! It needs root. I don't think doing such operation could be done without root. It's too advanced.
  9. Atronid

    Post I want to pull a savegame from the root folder without rooting.

    Hello, For what I understood your best hope would be to use ADB to pull these files. No need for root here I guess, only enabling developer mode and USB debugging.
  10. Atronid

    Thread [ADVICE REQUEST] Best way to implement a killswitch on a modified device

    Hello everyone, There's a question that has been running in my mind for quite a long time: the question of the device protection Rooting / Modding etc. generally means you have to shatter any usual and/or OEM-implemented protection in order to modify your device however you want: bypassing FRP...
  11. Atronid

    Post NTFS on your android with full read write support

    munjeni Thanks for your tutorial ! However I'm stuck at the first step of the second section, since there's no such thing as "modules" in /system/lib (had to create the folder myself), and /system/vendor/lib, that is the only location containing natively a "modules" folder is empty. How could I...
  12. Atronid

    Post [HOW TO] reverse engineer kernel

    Hello, first thank you for this precious guide ! I'm currently facing problems reverse engineering kernel-ranchu kernel provided to modern AVD. Tried both of your methods and I can't get a valid kernel img. Any idea why ?
  13. Atronid

    Post [ROM][8.1.0_r43][OFFICIAL] AospExtended ROM V5.8 [OMS/DUI]

    Snap. Could you add the "[DISCONTINUED]" tag to your post to avoid confusion and (potential) ETAs ?
  14. Atronid

    Post [ROM][8.1.0_r43][OFFICIAL] AospExtended ROM V5.8 [OMS/DUI]

    I guess there's no more release for Android Oreo of AEX for tissot ?
  15. Atronid

    Post [HELP NEEDED] [OPEN PROJECT] AndROMega project, environment builder for custom ROM em

    That's very nice, thanks! As mentionned earlier, the project won't start right now due to my work, but in theory I should be available and ready to start it in the next months! I'll DM you as soon as it gets its first kick !