IDA7.0_SP
IDA7.0_SP copied to clipboard
after add this,i have any questions
when i add libqcocoa.dylib,ida32 :When you open it, it will be stuck, and when you open the file, it will also be broken,ida64: is ok
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 .
How can I solve this problem?
找到一种替代的方法,直接运行/Applications/IDA Pro 7.0/ida.app/Contents/MacOS/ida是没事的,才发现大佬是中国人,tql
是的. 中国人
做个自定义证书cer_name
codesign -s cer_name ida -f
好的,我试试
感谢解答,谢谢