Muhui Jiang
Muhui Jiang
Thus, for Ghidra, the right disassembly relies on the accurate function detection. It seems that Ghidra does not have very good support on resolving the jump tables. Maybe this is...
I admit this is more clear compared with a SIGSEGV. However, this is not what the users expected and is different from the binaries' logic. If there is no signal...
@TheZ3ro As more than 10 months are passed and I can not find the sample binary. This problem is not triggered by a particular binary. The question is that Qiling...
I come across the same problems. system version is `Linux jmh-SYS 4.13.0-36-generic #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux` gcc version is `gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10)...
@spencerwuwu Thank you very much Actually, I don't have so much time and I have to catch the deadline. Thus, I hope those who can run the afl-cov successfully to...
Good suggestion. Will consider to add the support after the community test.
Thanks for the feedback. We will create the github action after the community test.
@waiwaipi Thanks for your question. >As i is in the range [0, LEN-1), the region [self.mappings[-1]: self.sections[sec]["end_addr"]] is not considered for the ground truth. I didn't remember why I choose...
>But they belong to other sections which are not considered in disassembly When I generate the mapping symbols, I do not map these symbols to any particular sections. See function...