soh0ro0t

Results 8 issues of soh0ro0t

Hi, I searched all the demo codes related to ftrace instrumentation, but all of that is compiled as a separate module, then using insmod to load it and rmmod to...

1. I build a private registry on a virtual machine, setup it with command below: docker run -d -p 5000:5000 --restart=always --name registry \ -v pwd/certs:/certs \ -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/domain.crt \...

I wanna compile a frida-server manually since I modified some code snippet. However, it turned out to be impossible, all kinds of exception encountered. I followed the instruction "make core-android-arm64",...

当前流程: 1.初始化engine 2.初始化datacontext 3.用datacontext加载规则 4.使用规则对数据进行判定 典型需求是先对规则完成初始化,全局加载,然后不同代码场景动态的地对请求data进行规则判定,即是实现: 1->4 2->3 2->3 不然每次检查数据,都需要完成2,3,4,规则不停重建,有什么方式能实现呢?

你好,我看了您写的《TEE漏洞学习——CVE-2015-6639》,想交流几个问题。 您有其它社交联系方式吗?任意都可。

I added another hook function of security_inode_create in fsprobe to testify its extensibility.However, it prompted some permission errors and seems the rootcause is in security_inode_create_ret function. Here is stderr output:...

Hi guys, Android source version was android-7.1.1_r20 while msm kernel version was android-msm-marlin-3.18-nougat-mr1.3 as you mentioned, and I checked out the msm kernel version by android-7.1.1_r20 in tag list, it...

测试代码:https://gitee.com/aaluoxiang/oa_system 测试系统:windows 11 家庭版 运行指令:python main.py -t F:\vulnerbilities\QlProject\oa_system\ 运行结果: `Welcome to _______________.___. _________ .___ ________ .____ \______ \__ | | \_ ___ \ ____ __| _/____ \_____ \ | |...