-
I'm getting the following error on Ubuntu 20.04.1:
```
$ sudo ./load.sh
sudo env LINUX_SYSTEM_MAP='/boot/System.map-5.4.0-47-generic' python3 lookup_symbols.py
make -C '/lib/modules/5.4.0-47-ge…
-
Can I install AFL-Snapshot-LKM on Ubuntu? Which version of Ubuntu does AFL-Snapshot-LKM fit best?Looking forward your reply. Thank you!
-
Hi,
I'm trying to compile on a 3.16.0-4-amd64 kernel, on an host with Devuan 8 (same kernel and issue on Debian 8).
```
# make
make -C /usr/src/linux-headers-3.16.0-4-amd64 M=/root/tpe-lkm mod…
-
# Android
***
## 工具
### 新添加的1
- [**5948**星][2m] [Java] [google/android-classyshark](https://github.com/google/android-classyshark) 分析基于Android/Java的App或游戏
- [**4872**星][7m] [Java]…
-
I use this command to compile:
```bash
make linux-x86_64 KDIR=/lib/modules/$(uname -r)/build
```
When i ``` insmod suterusu.ko ```,i get this error in dmesg:
```
[ 929.932188] ia32_sys_call_ta…
-
can not make driver.
```
studio@studio-PRO-ADL-N-Cubi-N-MS-B0A9:~/programs/aes67-linux-daemon/3rdparty/ravenna-alsa-lkm/driver$ make
make -C /lib/modules/6.8.0-47-generic/build/ M=/home/studio/prog…
-
### Please check before submitting an issue
- [X] I have searched the issues and haven't found anything relevant
- [X] I will upload bugreport file in KernelSU Manager - Settings - Report log
- [ ] I…
-
### Please check before submitting an issue
- [X] I have searched the issues and haven't found anything relevant
- [X] I will upload bugreport file in KernelSU Manager - Settings - Report log
- [X] I…
-
**Describe the bug**
问题: 编译lkm和 driver,非sandbox模式下 driver输出的数据一切正常。
开启sandbox模式后,重新编译lkm,driver输出的脏数据。
**To Reproduce**
https://gist.github.com/thinkycx/8facd6fdf9092e5859c21ab31c1c4c1c
*…
-
Thanks to your contributes. I try to training PTv1 for ShapeNetPart and the config is using #46 . But I have a problem about data_idx.
more detail:
```python
sh scripts/train.sh -g 1 -d shapenet…