You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start with IDA9.0, IDA Pro will be installed at /Applications/IDA\ *\ 9.0.app, and there will be no distinction between 32-bit and 64-bit (https://docs.hex-rays.com/release-notes/9_0#no-more-ida32), it's means that no idat64 & ida64, only idat & ida
I have some ideas for fix this, but I don't fully understand ipsw, and it's need to keep the forward compatibility. maybe someone can offer some suggestions or solutions?
What happened?
start with IDA9.0, IDA Pro will be installed at
/Applications/IDA\ *\ 9.0.app
, and there will be no distinction between 32-bit and 64-bit (https://docs.hex-rays.com/release-notes/9_0#no-more-ida32), it's means that noidat64
&ida64
, onlyidat
&ida
issues:
ipsw/internal/commands/ida/ida.go
Line 22 in 0f62101
ipsw/internal/commands/ida/ida.go
Lines 105 to 108 in 0f62101
ipsw/internal/commands/ida/ida.go
Lines 221 to 224 in 0f62101
I have some ideas for fix this, but I don't fully understand ipsw, and it's need to keep the forward compatibility. maybe someone can offer some suggestions or solutions?
How can we reproduce this?
OS: macOS
Command:
ipsw dyld ida [DSC] [DYLIBS]
ipsw version
Search
Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered: