Search results

  1. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    So, official TWRP 3.2.2 is good, but 3.2.3 is not? Could you explain why, please? And what about Magisk apk? Can I use the official one? Thanks in advance.
  2. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Can we use now the official TWRP image and the official Magisk apk? (because of non-treble ROM)
  3. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    I thought it was based in 4.9.112 Enviado desde mi MI MAX 2 mediante Tapatalk
  4. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Why is kernel version unavailable in phone info screen? Enviado desde mi MI MAX 2 mediante Tapatalk
  5. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Is "Send screen to device" working? Enviado desde mi MI MAX 2 mediante Tapatalk
  6. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Can I upgrade to the new Magisk 17.1 or must I use the one in the link of the first post? Enviado desde mi MI MAX 2 mediante Tapatalk
  7. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Only for the record, I can finally share my Internet connection!! The problem was the APN type: I have added the dun type and now my wifi hotspot is working!! Edit: Thinking about it, is this a problem of an out of date...
  8. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Updated to latest firmware and not able to share my internet connection, yet. :crying::crying::crying:
  9. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Yes, I know that thread, but before updating my firmware, I want to know the version I have installed just right now. Is this possible? Enviado desde mi MI MAX 2 mediante Tapatalk
  10. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    I'm not able to guess what my firmware version is. Can you please tell me how can I find it out? :rolleyes:
  11. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Thanks for answering. I'm not able to surf the Internet. I can connect to the wifi hot spot. I can ping the private IP of my mobile from my laptop, but I'm not able to reach the Internet. Am I missing anything? Thanks in advance
  12. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    No one using or trying to use a wifi hot spot in his/her mobile device? Really? I can not believe it :'(
  13. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    Is wifi hot spot working? I can share the data connection of my Mi Max 2 via wifi, the clients can connect to the access point, but they can not reach the Internet. I have checked it with several client devices. I'm using UPDATE 9
  14. J

    Post [Unofficial][TREBLE][NON-TREBLE][ROM][8.1.0] Lineage OS 15.1 UPDATE 14

    One question, please. Where are the sources of this ROM? (device, vendor and kernel projects) Thanks.
  15. J

    Post Root tool DirtyCow Apk && adb

    [email protected]:~$ adb shell [email protected]_umtsds:/ $ ls -laZ /init /init: Permission denied 1|[email protected]_umtsds:/ $ [email protected]:~/src/cyanogenmod/motog2014-cm13$ seinfo ~/sepolicy Statistics for policy file: /home/jcromero/sepolicy Policy Version: 30 (MLS enabled) Classes...
  16. J

    Post Root tool DirtyCow Apk && adb

    Here is attached a text file with my allow rules (for Moto G 2014 with Marshmallow).
  17. J

    Post Root tool DirtyCow Apk && adb

    Yes, I noted that thinking about it. I have compiled cyanogenmod to be able to use the setools of Android M, so now I can dump the allow rules with sesearch command. Is it useful if I attach them here?
  18. J

    Post Root tool DirtyCow Apk && adb

    bibikalka kryz I attach here my sepolicy file. Unfortunately I can not read it using a recent setools in my debian box, because of an incompatibility in Android MM file format and upstream SELinux. It seeems that has been resolved in Android N. kryz Can you elaborate a bit about the...
  19. J

    Post Root tool DirtyCow Apk && adb

    kryz I have extracted the /init file from the initrd of my Moto G 2014 stock ROM and I have put it in /data/local/tmp/init.dump. I have commented the line to dump the /init file in the exploit.sh script. I get the following log: # Device:titan_retaildsds -Getting uid 0Trying to exploit ->Ok...
  20. J

    Post Root tool DirtyCow Apk && adb

    kryz [email protected]_umtsds:/ $ tail -f /sdcard/root.log -Adbd init dump- ->Dirtycow run-as ->Overwritting /system/etc/apns-conf.xml # Turn off Usb debugging. ->Adb disabled ->Dirtycow adbd ->Adbd patched # Turn on Usb debugging.......->Adbd trojan executed. ->Proc: /sbin/adbd Uid 0 Device...
  21. J

    Post Root tool DirtyCow Apk && adb

    Does it mean that you have been able to dump init in a Marshmallow device (using some scripts and a trojanized adbd, not the apk)? If that is the case I can try it in my Moto G 2014. Thanks.
  22. J

    Post Root tool DirtyCow Apk && adb

    I have repeated my previous commands to show that the files in /system/ modified with run-dirty-cow persist reboots in my Moto G wit stock ROM (Lollipop) and the result is different. The modified files don't persist reboots. Some differences with my other mobile (Xperia Neo V Lollipop) is that...
  23. J

    Post Root tool DirtyCow Apk && adb

    Yes, I'm sure. It is Cyamogenmod 12, 32 bits (Neo V), but I think Moto G 2014 with stock ROM will be the same. I will try later. Enviado desde mi Moto G 2014 mediante Tapatalk
  24. J

    Post Root tool DirtyCow Apk && adb

    Without dirtycow? Why are you saying that? I'm using run-as-dirtycow, as you can see, to write to my system partition. It is an Xperia Neo V, but in my Moto G 2014 it is the same.
  25. J

    Post Root tool DirtyCow Apk && adb

    [email protected]:/ $ ls -l /system/etc/fonts.xml -rw-r--r-- root root 14792 2008-08-01 14:00 fonts.xml [email protected]:/ $ head -3 /system/etc/fonts.xml <?xml version="1.0" encoding="utf-8"?> <!-- NOTE: this is the newer (L) version of the system font configuration, [email protected]:/ $ cp...
  26. J

    Post Root tool DirtyCow Apk && adb

    I will try when go back home and can use my PC. I will report here.
  27. J

    Post Root tool DirtyCow Apk && adb

    I'm dirtycowing /system/bin/run-as with a file in /data/local/tmp. I don't know of that explains something.
  28. J

    Post Root tool DirtyCow Apk && adb

    I think you don't understand me: in my case run-as is not restored to the original file after reboot!! That's why I'm asking what's happening!!
  29. J

    Post Root tool DirtyCow Apk && adb

    By the way, how is it possible that the trojanized run-as survive reboots in my Moto G 2014 with stock Marshmallow???!!! Am I missing anything?
  30. J

    Post Root tool DirtyCow Apk && adb

    I have no permissions to read that file. I am also using Android Marshmallow 6.0. I have no permissions to read anything in /sbin/ folder. By the way, what's the purpose of the -f option? ---------- Post added at 11:36 PM ---------- Previous post was at 11:11 PM ---------- Ups!! I have no...
  31. J

    Post Root tool DirtyCow Apk && adb

    Nope. It seems the exploit is not able to read the /data folder in Android Marshmallow. Am I correct, kryz?
  32. J

    Post Root tool DirtyCow Apk && adb

    No /init file in Marshmallow. At least not in that path. ---------- Post added at 02:19 AM ---------- Previous post was at 01:48 AM ---------- Sorry, the file exist, but I can not read it. I can not copy it with your trojan run-as (run-as-dirtycow) either.
  33. J

    Post Root tool DirtyCow Apk && adb

    My CPU is 32 bits. It is a Moto G 2014. I suppose you don't have the /data/misc/vold folder because you are not looking at a Marshmallow system. What file are you interested in? The /init.rc file?
  34. J

    Post Root tool DirtyCow Apk && adb

    Mmmm, so the only way to be able to read a file in /data/misc/vold/ is to be root? If that is the case, then I suppose I have to wait til your exploit can be used to root a Marshmallow phone. Am I correct? Thanks.
  35. J

    Post Root tool DirtyCow Apk && adb

    Yes, I know it can see those folders, I only need to know the name of the file I am interested in. If you implement the "list of directories" functionality it will be fantastic. Thanks for it. I will also be very grateful to see the full source code of the trojan. Waiting eagerly for both...
  36. J

    Post Root tool DirtyCow Apk && adb

    Thanks for your answer. I'm trying to use your exploit to be able to read my /data/misc/vold/expand_*.key file. My wife has a Moto G 2014 mobile with official (non rooted) Android 6 Marshmallow. The bootloader is locked. She has deleted accidentally all the pictures in her SD card, that is...
  37. J

    Post Root tool DirtyCow Apk && adb

    Can we have access to the run-as-dirtycow source code? Thanks.
  38. J

    Post {All 2011}[FAQ][Q&A][CM12.1] LegacyXperia discussion

    Has the miracle happened? OTA possible? http://fxpblog.co/2015/05/01/finally-boot-to-recovery-enabled-in-special-bootloaders-from-sony.html
  39. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    mmblk0 usually is internal flash memory in all modern devices. In ours it seems to be external SD card. I think it is not a feature, it is a lack of support for MTD devices in CM IO scheduler settings. I think a patch is needed to resolve this issue.
  40. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    The big difference is that your EXTERNAL command set the IO scheduler for all the partitions in de SD, whereas the INTERNAL one only changes the IO scheduler for the system partition. Besides, it would be great that the Settings app change all the partitions in the internal flash memory.
  41. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    In a mobile device IO requests are related to flash partitions (internal flash memory or external SD card) If I change the IO scheduler in Settings, the affected partitions are the ones in SD card, not the ones in my internal flash memory. I ask if that is correct. I think it is not...
  42. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    IO Scheduler Selection Can someone tell me why when I change the IO scheduler, my internal flash partitions are not touched? It seems CM is changing the IO scheduler of my SD partitions. Is this correct?
  43. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    https://github.com/LegacyXperia/android_hardware_qcom_audio-caf/commit/d6f3338b2886b799c29107c5fd0331c407406498
  44. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    It's me or FM radio is working with new audio HAL and ION kernel?
  45. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    I think that fix should be in the OP message. Thanks for your help.
  46. J

    Post {All 2011}[FAQ][Q&A][CM11.0] LegacyXperia discussion

    Can someone please explain to me, why I can not setup my Google Account in a just installed LegacyXperia 11.0? Google Account app force closes when I press the next button. I get: 03-15 10:21:35.589 E/webview ( 1928): failed to load JNI libraries 03-15 10:21:35.619 E/WebViewFactory( 1928)...
  47. J

    Post {All 2011}[DISCONTINUED][FAQ][Q&A][CM10.2] LegacyXperia discussion

    Me neither. Enviado desde mi bq Edison 2 Quad Core mediante Tapatalk
  48. J

    Post {All 2011}[DISCONTINUED][FAQ][Q&A][CM10.1] LegacyXperia discussion

    mikeioannina Can you explain what implications that new ION kernel has, please?
  49. J

    Post {All 2011}[GUIDE][DEV] How to build CyanogenMod 11.0

    Mike, can you tell me if all your builds are done with openjdk or with Oracle SDK?
  50. J

    Post [ROOT][FTF][locked/unlocked]Neo/Neo V Official 4.0.4 ICS 4.1.B.0.431; 4.1.B.0.587

    Does it mean that flashtool notes my bootloader and SIM are unlocked, and so it does not flash the simlock.ta file? If that is the case, I suppose then that unlocking the bootloader and the SIM is a proccess that consist of writing some known info in the internal flash of my phone. Are there any...