Search results

  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 !
  16. Atronid

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

    Other question: does OTA update work, or should we flash every update? I don't know if "incremental update" designate this.
  17. Atronid

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

    Maybe. But I haven't seen the dev mail anywhere. Maybe I'm blind...
  18. Atronid

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

    Just a practical question: since Google+ will soon close, where could we send bug reports ?
  19. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    Alright! I haven't seen the lock option anywhere, but I'll look for it. Too bad it's only fingerprint... And about the logging, I actually saw that. But (unless I checked it wrongly) the Magisk's SuperUser logging option is really poorly developed compared to SuperSU. It is only possible to see...
  20. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    Hello there, I need a little hint about Magisk... Back when I used SuperSU I knew it was possible to do - Password locked root granting - Rooted process logging But I can't find these (very useful) features in Magisk. Is there any way to add it — the second one in particular – or will I have...
  21. Atronid

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

    Little up, I am sorry but I need assistance... I tested the SIM with another phone and MMS worked normally. It's definitely related to the ROM. Edit: finally found out the problem. It was actually APN settings that was kind of messed up and not set to accept MMS. So in case mobile data work and...
  22. Atronid

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

    Hello, I have an issue with the ROM about messaging. I can send and receive SMS, but not MMS. I tried to take another messaging app than the stock one (Android Messages, installed with opengapps) but it doesn't change anything. I checked the APN and everything is set. My carrier seems not to...
  23. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Thank you for your advises ! I'll try these out ;)
  24. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Thanks for the support! However, my SDCard is type VFAT. Notice that the issue is only when I browse it with Windows when I plug my phone to the PC. I find it more and more strange, Windows is supposed to support vFAT afaik?
  25. Atronid

    Post [Ask Any Question][Newbie Friendly]

    So, the only way to fix would be to format the SD Card to ext4?
  26. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Thanks for the answer! I am also rooted (forgot to mention) but I don't really understand how accessing such partition will help me. I was actually talking about the SD Card in my phone and not the phone internal storage itself. Even weirder: I never had any issue accessing my SD Card files...
  27. Atronid

    Post [Ask Any Question][Newbie Friendly]

    Hello everyone I got a weird OTG bug on my phone. Everytime I try to access with Windows explorer a file over 2GB from my phone's SD Card it shows me a large negative number (MININT maybe?) as file weight. Moreover, when I try to copy it somewhere on my PC it says something about empty library...
  28. Atronid

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

    Nevermind... Finally managed to install the ROM succesfully. Just have some bugs with the camera app (got OpenGApps "stock" distribution and have twice camera app that doesn't work. Thanks a lot.) but it's fine, at least for now. It looks very cool, big up to the OP and the AEX Team... Except...
  29. Atronid

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

    Hello, Just read the post and I found the installation process steps absolutely undetailed. Little review to precise what I'm talking about: -Make sure you are coming from stock oreo or any other oreo rom => Nothing about removing encryption pattern etc. ? Nice, should be easy... ? -Boot into...
  30. Atronid

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

    Yes, backup extraction and component database was the original idea :) Thank you for your help! I'll PM you as soon as the project starts :fingers-crossed:
  31. Atronid

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

    I don't really understand your question, but I'll sum up what the project is, hoping it will help you understand. It's nothing more or less than a tool that mimic hardware and specific components and architecture of a phone model. It is supposed to be more than an AVD, allowing you to literally...
  32. Atronid

    Post [APP][1.5+] aScanmem game cheating/debugging utility

    Impressive work. It's a shame this app is not known enough, I was such deceived there were no Scanmem or Cheat Engine-like app for Android that I started to build one, but now I know your app I rest my case xD Just one question: the phone I tested the app on is rooted and run on Lollipop. But I...
  33. Atronid

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

    Hello, I have a Xiaomi Mi A1 phone and this ROM interests me a lot, but I am reluctant to install it for some reasons (Oreo, installation steps, compatibility, etc.) Before I do anything, I'd like to know some more information - I see XPosed is supported... As beta. I guess it still the case...
  34. Atronid

    Post [Unmodified] Pre-rooted firmware for SM-G361F

    Read first post. I don't think it will work if you have a build other than AOG1. And you should not use TWRP to flash like this. Use Odin and Download mode instead.
  35. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    Hello, I downloaded and installed successfully the Busybox for Android NDK module for Magisk v13.4. However it seems it doesn't change anything, when I check busybox with terminal I get "busybox: command not found". Did I miss something? Device: Xiaomi Mi A1 (->Seamless system->Can't unmount...
  36. Atronid

    Post [HARDWARE PROBLEM REPORT] Strange battery issues on my Samsung Galaxy Core Prime

    Got exactly the same problem. You can try to change the battery but in my opinion the only good solution would be to buy another phone. This is personally what I did, as this model gets old really early.
  37. Atronid

    Post [HELP THREAD] [Q&A] [NOOB FRIENDLY] Ask any question here, don't be shy!

    Root (/) is already writable because I can switch it to read only with Total Commander. And root can be writable without the system being writable, it all depends of the mount points available. And for dark reasons it is not the case for system.
  38. Atronid

    Post [HELP THREAD] [Q&A] [NOOB FRIENDLY] Ask any question here, don't be shy!

    Root access is granted to the app. I browsed to the system folder but even in landscape mode there is no RW button. And I really had to browse from the root of the phone, system was not an available mount point for the app. Edit: I finally managed to make the read write button appear, but it's...
  39. Atronid

    Post [HELP THREAD] [Q&A] [NOOB FRIENDLY] Ask any question here, don't be shy!

    Thank you for your answer! However, I don't understand. The app you are talking about is a file explorer. How can I remount system as read-write with this? Are you sure this will work? (The phone has an A/B Slot system, so the usual command "mount -o rw,remount /system" performed directly in...
  40. Atronid

    Post [HELP THREAD] [Q&A] [NOOB FRIENDLY] Ask any question here, don't be shy!

    Hello everybody, Could anybody please tell me how to remount system as read-write on Xiaomi Mi A1? Because of the dual slot system, the usual method doesn't work at all... I got root with Magisk and obviously my device is unlocked. It has stock Android One ROM, Nougat version.
  41. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    If you are right, it will be worse than what I ever imagined. Playing with bootloader is something I never had in mind for the potential risk doing it involves. They claim "Open development" but they're locking everything. I will never understand Google... Anyway, thank you for your answers...
  42. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    I verified and unfortunately I haven't. I think it's included in busybox but I need to mount system as rw to install it. The snake biting its tail...
  43. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    Just checked, but I can't find the dev "by-name" partition in mount point. I copied and ran the command but I got nothing. I guess I'm stuck.
  44. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    You are right, I should ask there, I'll have more chance to get an answer about this problem, thank you. Also thanks for the app, it sounded really interesting but for an unknown reason it keeps crashing so I'll uninstall it... ---------- Post added at 11:26 PM ---------- Previous post was at...
  45. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    It's exactly this, and I already checked it but no valuable answer found here yet. It just barely explains how it works and its advantages but not how developers can try to deal with it.
  46. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    I'm already struggling on my side to find an answer but it feels like nobody had to deal with it before. That's discouraging. Thank you anyway.
  47. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    Tried, and I got everything but /system available. It's a common error for people having a dual slot system but I can't find any workaround... When I enter this command: `` mount -o rw,remount /system `` I got the following message: `` mount: '/system' not in /proc/mounts ``
  48. Atronid

    Post [HELP THREAD] Ask ANY Question. Noob Friendly.

    I'm sorry, I just got I haven't been precise enough. I'm on stock Nougat AOSP rom, and I got full root access with Magisk. Terminal emulator has root access granted, same thing for the ADB shell (USB debugging enabled). My system is a dual partition, a new system balanced between two slots, A...
  49. Atronid

    Post [Ask Any Question][Newbie Friendly]

    It is not possible. Mods are only possible when the developer share the source code or if somebody rip it when it's readable, and it's both not the case for security reasons. The last thing you can do is to send this feature idea to the Facebook feedback team.