-
`
Traceback (most recent call last):
File "douyin_device_register/register.py", line 63, in
hex_str = re.search(r'hex=([\s\S]*?)\nsize', stdout.decode()).group(1)
AttributeError: 'NoneType'…
-
使用的是最新的构建
win+JDK17
协议文件8.9.85
正常运行一段时间后,发消息可能会出如下异常然后直接退出
```
> Assertion failed: subregion->container == mr, file C:/msys64/home/Banny/git/unicorn/qemu/memory.c, line 1329
2023-11-06 22:48:24…
-
***Describe the bug**
A clear and concise description of what the bug is.
**Sample Code**
```python
ql = Qiling(self.path, self.rootfs, verbose=QL_VERBOSE.DEBUG)
print(ql.mem.read(0xE88741C, 4)…
-
[17:24:05 089] WARN [com.github.unidbg.linux.ARM32SyscallHandler] (ARM32SyscallHandler:533) - handleInterrupt intno=2, NR=192, svcNumber=0x0, PC=RWX@0x401af73e, LR=RWX@0x401af72d, syscall=null
java.…
-
运行附加的二进制文件时显示此错误 :
File opened 'stdin' with oflags=0x0 from null
File opened 'stdout' with oflags=0x1 from null
File opened 'stderr' with oflags=0x1 from null
[17:09:27 670] WARN [com.github.unid…
-
unidbg模拟so能否做到以下需求:
运行函数调用的时候把所有访问过某个内存数据的指令地址偏移打印出来。 这块内存数据是某次运行的过程中开辟的,而会在多个函数调用中使用, 我们可以通过输入固定的地址或从某个调用中获取地址传入unidbg, 是否能打出来。 谢谢!
-
`8.9.58`用了很久依然有不少号还可以用,但是新号几乎都使用不了,所以想请问以下如果要升级版本支持的话应该如何修改?
ghost updated
4 months ago
-
Exception in thread "main" java.lang.ArithmeticException: / by zero
at net.fornwall.jelf.ElfDynamicStructure.(ElfDynamicStructure.java:315)
at net.fornwall.jelf.ElfSegment$3.computeValue(ElfSegmen…
-
###
19:46:44.916 [main] WARN com.github.unidbg.linux.ARM64SyscallHandler - handleInterrupt intno=2, NR=113, svcNumber=0x0, PC=RX@0x4046a86c[libc.so]0x6a86c, LR=RX@0x4041d888[libc.so]0x1d888, syscall…
-
我是按照https://github.com/yongjiu8/unidbg-jd-sign这个默认搭建的