John Feng
John Feng
https://github.com/fjh658/keystone-engine, see the README.md @pharazone You are using the `xcode10` compiler
> @fjh658 do https://github.com/fjh658/keystone-engine , next steps do "sudo pip install keystone-engine" ?? ``` git clone https://github.com/fjh658/keystone-engine.git cd keystone-engine git submodule update --init --recursive sudo python setup.py install --verbose ```
> @fjh658 我按照https://github.com/fjh658/keystone-engine readme 做了,然后又执行了,sudo pip install keystone-engine 还是报错。 ```shell rm -rf src/build sudo python setup.py install --verbose ``` If there is still a problem, please upload the log. >...
Your problem cannot be reproduced. Quickly use, portability, you can ``` cp -r "~/Library/Python/2.7/lib/python/site-packages/keystone" "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/python/lib/python2.7/lib-dynload" ``` @cxm95
Is your keypatch.py file a html format? Please download the raw format of python on github.
Please show your logs. @bufsnake
`failed to copy signing info for` I think that ida was modified about `/Applications/IDA Pro 7.0/ida.app/Contents/MacOS/ida`. this is the problem of signature .
是的. 中国人 做个自定义证书cer_name `codesign -s cer_name ida -f`
> Added load bundle for open dialog (The official Qt does not support this feature, but this is suitable for ida ) This is a new feature. It will be...
Are you sure that there is only one file libqcocoa.dylib.bak about the **platforms** directory? You need to ensure that the backup file libqcocoa.dylib **does not end with dylib**. @sailnorth @thinkycx...