Miles
Miles
This could be solved by replacing ``` def is_hexrays_v7(): return idaapi.cvar.inf.version >= 700 ``` with ``` def is_hexrays_v7(): return idaapi.IDA_SDK_VERSION >= 700 ``` in Kam1n0/kam1n0-clients/ida-plugin/Kam1n0/IDAUtils.py So, the pull request I...
@Maykeye The context input should be written automatically not by the user
v2.4.4. I know it is networking, I'm using the school VPN. But it should continue rather than start from beginning each time I click download.
@Thu-pony 这个问题你解决了吗?好像这个项目不维护了,不知道有没有其他的类似的
同问。控制流扁平化和指令替换,这些是o-llvm中也有的,你们的是与o-llvm不同的实现还是直接拿来用到你们这个版本里面了?
> What do you mean 3 dirs? your model exists in a directory on a file system locally. You pass the path to that dir. It means /dir1/dir2/dir3/pythin1milion-7.2b and it...
@smeyerhot I use the exact version, but it doesn't work. See the screenshot. 
@smeyerhot No problem. Thanks a lot anyway!