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
Does it only behave that way with some files or any one you've tried does that?
nope, it doesn't work with all archive files (in {name}.ipa/{name}.app/{name} binary) with these options(start, stop address with --macho or -m) and i searched MachOOpt option in this source code and This branch in MachOOpt i didn't find references of start-address and stop-address (maybe i still not find yet)
Hi i found out some weird behavior on llvm-objdump
maybe i don't understand exactly how this works
anyway, i faced some issues when i used llvm-objdump
if i attach "--start-address and --stop-address" options don't work with --macho or -m options on commandline
so if i try to this options(--start-address and --stop-address) with -macho or -m option
this job fall in infinite loop until end of binary
Didn't i understand anything of this command?
please check this
Thank you for reading
The text was updated successfully, but these errors were encountered: