-
The question about delay slots still seems to exist.
![image](https://user-images.githubusercontent.com/30209706/211266245-b0ca0ff5-2b1a-46ad-a47c-a3e479086b7d.png)
![image](https://user-images.g…
-
***Describe the bug**
When emulate asus-ac5300 firmware, Invalid instruction (UC_ERR_INSN_INVALID) occured,
firmware download link:
http://ftp.ufanet.ru/pub/firmware/Asus/RT-AC5300/RT-AC5300_3.0.0.…
-
Anybody still working on this?
-
-
This is the current comparability matrix of the debugger. The horizontal line stands for where we run BN, and lines mean targets.
| Target 🔽 Host ▶️ | macOS | Linux |…
-
Update returned exit code not zero
Error: Update returned exit code not zero
at ChildProcess. (/snapshot/remnux-cli/remnux-cli.js:571:23)
at ChildProcess.emit (events.js:315:20)
at may…
-
***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)…
-
Using Android binaries found in the **rootfs**, the `readlink` syscall does not find the binaries associated with file descriptors **3** and **4** which are `libdl.so` and `libc.so` respectively.
H…
-
如果串口通信的波特率是通过被模拟固件中串口端口的波特率确定的,那我能不能设置一个确定的波特率和固件交互。
如果固件中不定义波特率,而是对上位机发送的数据进行自适应波特率处理,类似STM32的ISP编程,上位机发送0x7F,单片机会通过接收0x7F计算波特率,这种情况就不能进行通信,因为上位机(qiling串口交互)和固件都不能确定波特率。
我能不能设置一个确定的波特率和固件交互。
-