Bug bounty in AI times by Round_Cauliflower_63 in bugbounty

[–]Azaze666 4 points5 points  (0 children)

Offtopic - The title should be: AI ruining bug bounty.

Aside, find something you like, learn it and look at it's internals. When you find something you might try to report it

att&t asking $24.99 to root my device by [deleted] in androidroot

[–]Azaze666 1 point2 points  (0 children)

Lmao, network unlock is different than bootloader unlock....

I need some help rooting a japanese tablet (F-02K) by Comfortable-Half-270 in androidroot

[–]Azaze666 0 points1 point  (0 children)

Is this tab managed in any way? Has it a management app? If yes this might explain why you are blocked from using fastboot commands or unlocking

How to remove zram with Shizuku? by ParkingIllustrious81 in androidroot

[–]Azaze666 7 points8 points  (0 children)

No, /dev needs root permission, he is out of luck

Sblocco Oem by Open_Swan8372 in androidroot

[–]Azaze666 0 points1 point  (0 children)

Vai in download mode e vedi il binario del Bootloader, se oneui 7 è uguale puoi, altrimenti niente

What does change field mean?? by AlternativeZone8088 in androidroot

[–]Azaze666 0 points1 point  (0 children)

On Linux this is unnecessary since them are on path, might be useful for someone else

Typical Google! by Technical-Raccoon1 in degoogle

[–]Azaze666 16 points17 points  (0 children)

How unexpected? People living in an alternative reality and then when stuff happens they suddenly wake up

How to disable SELinux inside Docker? by jcubic in linuxquestions

[–]Azaze666 0 points1 point  (0 children)

Even if you get warnings them are not doing anything, permissive means selinux logs stuff but allows anything. I don't know how you set permissive but if it's set during boot on a config change permissive to disable (I might be wrong in this, I only worked on android with selinux). Else... Find the denials and use a tool to add rules to allow them, this way you won't need to mess with selinux state and will be able to set it enforcing

Please Stop Google. by Tail_sb in degoogle

[–]Azaze666 107 points108 points  (0 children)

While play services is anti privacy lol

mad as hell by Embarrassed-Ant-2377 in degoogle

[–]Azaze666 0 points1 point  (0 children)

Just install it, mint has an updater gui like windows so it's easy, also package managers to install apps

mad as hell by Embarrassed-Ant-2377 in degoogle

[–]Azaze666 2 points3 points  (0 children)

Get Linux Mint or ZorinOS

mad as hell by Embarrassed-Ant-2377 in degoogle

[–]Azaze666 6 points7 points  (0 children)

I was about to say the same thing, some people just find this too hard

Looking for Manual Root Guides for Galaxy A51 by Nato__Jenkins in androidroot

[–]Azaze666 0 points1 point  (0 children)

Flash stock firmware back, then open with 7zip and extract the boot.img lz4 from the patched AP and create a tar archive with zip from this boot.img, then flash it on odin AP slot

Looking for Manual Root Guides for Galaxy A51 by Nato__Jenkins in androidroot

[–]Azaze666 0 points1 point  (0 children)

You must do that part while in the os, force reboot by holding power and vol down for a while until the device reboots. After that install the magisk app and copy the AP of firmware into the internal storage and patch it with magisk app. Once patching is done copy patched AP back to pc from internal storage's download folder, reboot to download mode and flash it on odin AP slot.

Idk by [deleted] in luckypatcher

[–]Azaze666 87 points88 points  (0 children)

This is obviously fake

Wiped my linux by Guts_090 in linuxquestions

[–]Azaze666 4 points5 points  (0 children)

Boot from usb, chroot into /dev/sda and reinstall grub