Skip to main content
1 vote
0 answers
245 views

I’m trying to use Frida on my rooted Android device, but whenever I run: frida-ps -U I get this error: Failed to enumerate processes: unable to perform ptrace pokedata: I/O error Here’s my setup: ...
allexj's user avatar
  • 169
0 votes
1 answer
172 views

I'm setting up an rooted android phone as an IP Webcam. I'm linking my phone to a webserver using tailscale. The approach was to have a script (/data/adb/service.d/99adb.sh) run on boot, avoiding ...
Lucas Malinski's user avatar
1 vote
0 answers
181 views

With the kubernetes manifest below and the command podman kube play vaultwarden.pod.yaml --replace --userns=auto, I am able to run a rootless readonly container within a podman pod (with user ...
vivi's user avatar
  • 385
0 votes
0 answers
35 views

Three devices created using a character driver (/dev/device1, /dev/device2 and /dev/device3) is not listing in Android(AOSP 15). The same character driver works fine under Linux (via udev). It is ...
user1092408's user avatar
-1 votes
1 answer
74 views

Suddenly my app is stuck on splash screen. When I check the logcat the only error that I can see occasionally popping up is this one: type=1400 audit(1744883766.100:2162): avc: denied { ioctl } for ...
m0ntr3's user avatar
  • 19
0 votes
0 answers
97 views

I am a junior AOSP developer, I have myservice application with type of coredomain, type myservice, domain, coredomain, mlstrustedsubject; I need to open functionfs objects, but adding allow myservice ...
Ali Razmkhah's user avatar
0 votes
1 answer
251 views

I am trying to do a multinode deployment of kolla-ansible on two of my DL360p's. Everything seems setup well, but when I run the bootstrap I get the following The full traceback is: Traceback (most ...
Nasica's user avatar
  • 53
0 votes
0 answers
32 views

I have enabled selinux on oracle linux 8.9 system. enitre system is stable and has appropriate contexts for all files and processes but in few scenarios wherever my java code has some system level ...
Ria P's user avatar
  • 1
0 votes
0 answers
96 views

I've been trying to get Promtail, running in a container using podman, to read my audit log files so that I can forward them to Loki and visualize it in Grafana. The issue I am stuck with, is that ...
amsten's user avatar
  • 217
0 votes
1 answer
257 views

I need to know the underlaying commands executed when using selinux module in Ansible, because the Ansible is using an service account to login to the servers with an SSH key, and then that svc ...
Anders Jansson's user avatar
0 votes
0 answers
147 views

I am running TigerVNC version 1.14.1 on a Yocto-based Linux system with SELinux enabled. The issue I’m facing is related to starting the VNC server service when SELinux policies are in place. Below is ...
Jay ganatra's user avatar
1 vote
0 answers
111 views

I am new in magisk and selinux. Please help me write module,which allow to decompiled fm radio app get access to /dev/fm. I dont want to use setenforce 0,because my device will become more ...
Aleksandr Kozlovskiy's user avatar
1 vote
1 answer
120 views

The documentation for Manual Install is out of date. I tried to manually write an Autoloader class and maybe it worked? but the only output I get in Sample-01.php is 02:56:03 Create new PhpWord object ...
zitot's user avatar
  • 67
1 vote
1 answer
221 views

I want to a accomplish a relatively simple task, which is to be able to read and write from a samba share that is attached to docker. I have several services sharing the same volume, they are mostly ...
Ícaro Lorran's user avatar
2 votes
0 answers
141 views

I want to Extract selinux never allow rules from aosp and compare it with the never allow rules I have in my customized device. I have tried using sesearch tool for extracting never allow rules from ...
Vamsi Simhadri's user avatar

15 30 50 per page
1
2 3 4 5
45