zhangpwxwk

Results 4 issues of zhangpwxwk

### Description I encountered a warning when analyzing an ELF file using angr's CFG functionality. The warning is related to the handling of a Thumb instruction set's tMRS instruction in...

question

Dear author: ## Issue Description I am encountering two issues while using Fuzzware for firmware simulation: ### Issue 1: Unexpected Files in base_inputs Directory After specifying the fuzz testing input,...

Hello Tobi: When I emulate my firmware, some errors occor. fuzzware emu -c config.yml -v -d -M IPMI_F407.bin >emu.log The errors: Basic Block: addr= 0x0000000008001358 (lr=0x0) Basic Block: addr= 0x0000000008001358...

I have been exploring the avatar2 open-source project and noticed that there are some references to Unicorn emulator in the target code and protocols. I'm curious to know if avatar2...