Recent content by geoX1980

  1. G

    Post [APP] NetX - Network Discovery Tools

    Excellent app!!! Love it... My suggestions: - Telnet option (I use telnet to control windows pcs it'd be cool to have it) - Options for custom ssh commands (manage iptables from my cell over ssh) - Ability to start scan in background with broadcast or service start (to start it with...
  2. G

    Post [Recovery][J710F/FN/GN/MN/K] Official TWRP for j7xelte (Galaxy J7 2016 Exynos)

    My mistake... misread the regex in the script... I'll try it when I get home... sed -i "s/\bforceencrypt=/encryptable=/g;s/\bforcefdeorfbe=/encryptable=/g;s/\b,encryptable=footer//" "$fstab" The current fstab is: /dev/block/platform/13540000.dwmmc0/by-name/USERDATA /data ext4...
  3. G

    Post [Recovery][J710F/FN/GN/MN/K] Official TWRP for j7xelte (Galaxy J7 2016 Exynos)

    Same problem here with Samsung J7 (2016) Dual SIM. Although TWRP reset every time I am able to backup all partitions except data. There are several problems, there's a user that noticed a bug in vold and now I understand why my modified ramdisk wouldn't work. Also the problem of the wifi is...
  4. G

    Post [FIX] Bypass PIE Security

    Works on Samsung J710MM (Marshmallow 6.0.1) perfectly. Thanx a lot!!!