gogo2464

Results 112 comments of gogo2464

It is the bad branch. Anyway I plan to add api in https://github.com/capstone-engine/capstone/tree/master/include/capstone

I currently have hardcoded the statistics. This is very imprecise. Can I wait in order to overwrite my hardcoded value with more specific data please?

Are you sure the bin is not really corrupted? Are you exploiting a buffer overflow or else?

@czg-sci-42ver you are confused with the term plugin. it is a debug plugin. list plugin with `radare2 -L` and then choose one for example with `radare2 -d windbg://file.exe`. should work.

Do you plan to get function body? it is not possible. you need to open the .so itself.

oh sorry.I was just testing and no. I misundertood your question. You misuse r2. pd 1 mov rax, qword [sym.imp.KERNEL32.dll_IsDebuggerPresent] could you try same command with `aaaaa` then let's try...

Yes, I agree with pancake. Do `git clone https://github.com/radareorg/radare2; cd radare2; sh sys/install.sh` then try with: ``` dmhg `dmha~main_arena[2]` ``` Then could you tell us if you still have a...

@trufae probably a package from a Linux distro.