thouger

Results 8 issues of thouger

Now rolling.apply can roll window at one-dimensional,will be able to support multidimensional in the future?Like that: ![image](https://user-images.githubusercontent.com/11767062/46645815-4c0b5700-cbb9-11e8-93a4-aed6cb91032a.png) I find it will be finish in that "https://gist.github.com/seberg/3866040".

enhancement

`This function is not specific to EVE Online but can be used with other game clients as well.` But i tried several game and this only way seems to be...

我在设置里还看到激活程序,是不是还要激活码才能试用功能呢 测试xposed功能没生效![image](https://user-images.githubusercontent.com/11767062/230894261-86b923bb-2f8b-4edd-832b-addca04e9c44.png) 自己写了一个例子测试机型模拟也没生效 ![image](https://user-images.githubusercontent.com/11767062/230894386-395dcc46-7c45-4169-b40b-ac470c41814d.png) ![01](https://user-images.githubusercontent.com/11767062/230894575-b0cd4058-40fc-4af8-af26-8efacb2ffb61.png) ![01](https://user-images.githubusercontent.com/11767062/230894624-bf96fe7d-f33c-4941-b33b-c25663ee2c19.png) 系统是lineageos android9 原生,app是在github上拉下来编译的app,以下是我的日志,我看了一下issues没有这方面的提问,大家好像都能用的上它的功能 [log.zip](https://github.com/ServenScorpion/VirtualApp/files/11190289/log.zip)

简单工厂里面用的Use()是大写命名的,到了工厂方式用的就是use()了

![image](https://user-images.githubusercontent.com/11767062/187664518-ff1bb97a-7cce-4adc-9108-0f54192e5a53.png) aiotor should be change to toraio

clang -O2 -target bpf -c xdp_drop_all.c -o xdp_drop_all.o 这一句应该是 clang -O2 -target bpf -c xdp_drop_world.c -o xdp_drop_all.o 因为上面的那个文件名是xdp_drop_world.c

在安卓12上尝试成功,但在安卓11上出现, ``` Build fingerprint: 'Huawei/RMX2002/RMX2002L1:11/RD2A.211001.002/11.0.0:user/release-keys' Revision: '0' ABI: 'arm64' Timestamp: 2024-11-09 15:35:29+0800 pid: 3003, tid: 3003, name: le.linkerbridge >>> com.example.linkerbridge get_realpath(), cmdline) != nullptr) { LOGI(" find_containing_library %s ", si->get_realpath());...

我自己写了个测试 apk,用的静态注册方法,开线程 5 秒后执行 test 函数,函数内容简单写了 1+333,这是我的 apk,zip 后缀改成 apk [apk-debug.zip](https://github.com/user-attachments/files/15780502/fingerprint-debug.zip) 尝试使用traceFunction,看起来和readme 的例子差不多,但是最后指针报错 ``` (base) thouger :: Documents/code/FridaDebugger ‹main*› » frida -U -f com.zzkko -l _agent.js 1 ↵ ____ /...