It would be awesome to have this app working on 10.5–10.6 ppc with support for PowerPC mach-o format. Is it possible to add such?
Feature Request: Show sizes of sections on the left list. Also, it would be great to be able to drill down able to sort symbols by size - this way, the tool can be used for debugging binary size. (I know there are other tools out there too, but since MachOView has all the information required for this use case and just needs to expose it better in the UI).
Code modernisation and concurrency fixes. Still have racing conditions in the archiver module :(
Code modernization #2 (convert to modern Objective-C)
Readme update for release
missing files
commit for new release 2.4.9200
missing files
fixed: crash on creation of disassembler (singleton like behaviour)
missing files
changes of fG
missing files
dices in details
build fixed
Adding new footprint for SDK 10.6 and Target 10.4
release 2.4.9000
safer to remove observer on closing windows instead of deallocating
increase version to 2.4
color attribute fix
missing errors.h
XIBs upgraded to 4.5; About box; Preference panel
missing files
fixed: the annoying UI crash :)
adding new footprint for SDK 10.9 and target 10.4
.
Code modernization #1
ARM64 support for relocations and disassembler
dices for LLVM disassembler
essageNew task: LLVM disasm;SDK 10.8;transition to __weak
speed-up colour saving; fix disassembler assert in debug mode
do not return nil from init()
move to trunk: SectionContents.mm
missing files
fixed memory leaks with eliminating circular strong references
fix for possible leak
trunk is created from branch 2.3
ARM64 initial; many bugfixes; target:OSX10.8; cctool:845
Xcode 7.2.1
removed old project
fix for a bug encountered by XVI
trunk is created from branch 2.3
fix: crash on closing window which is still processing
move to trunk: SectionContents.h
I opened a ticket on behalf on you. Thanks for reporting!
Crash on FAT binary