descriptionA command-line utility for examining the Objective-C runtime information stored in Mach-O files.
homepage URLhttp://www.codethecode.com/projects/class-dump
repository URLhttps://github.com/nygard/class-dump.git
ownermackyle@gmail.com
last changeFri, 15 Mar 2019 23:56:35 +0000 (15 17:56 -0600)
last refreshFri, 10 May 2024 16:25:34 +0000 (10 18:25 +0200)
content tags
add:
readme
 

class-dump

Tool for examining the Objective-C runtime information stored in Mach-O files

A mirror of the main class-dump repository at https://github.com/nygard/class-dump/ which provides the source for the class-dump project home page.

Usage

See the README.md file.

License

GPLv2 or any later version. http://www.gnu.org/licenses/gpl-2.0-standalone.html
See also the README.md file.

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

git clone https://repo.or.cz/class-dump.git

repo.or.cz

Visit the repo.or.cz project page (source code etc.) at https://repo.or.cz/class-dump.git.

Steve Nygard’s Site

Visit the project author's home site on Steve Nygard’s site at http://stevenygard.com/projects/class-dump.

shortlog
2019-03-15 Steve NygardUse 10 (not 6) bits in source version fields B-E.master
2019-03-15 Steve NygardFix build tool version output.
2019-03-13 Steve NygardThe _Atomic types don't need ().
2019-03-12 Steve NygardRemove Frameworks group. This does not exist in new...
2019-03-12 Steve NygardRemove the STRIP_INSTALLED_PRODUCT = NO that got added...
2019-03-12 Steve NygardMerge pull request #58 from apjanke/remove-openssl...
2019-03-12 Steve NygardMerge remote-tracking branch 'sdefresne/master'
2019-03-12 Steve NygardAdd a few notes.
2019-03-12 Steve NygardCreate a placeholder type if the type is missing.
2019-03-12 Steve NygardChange error message to distinguish between blank types...
2019-03-12 Steve NygardExclude app from tests.
2019-03-12 Steve NygardAdd placeholder for types that start with A, for _Atomi...
2019-03-03 Steve NygardDo comparisons against version 3.5.
2019-03-03 Steve NygardAdd more platform descriptions.
2019-03-02 Steve NygardAdd Dock and Finder to command line args for testing.
2019-03-02 Steve NygardReplace CommonCrypto Blowfish decryption with a simple...
...
tags
10 years ago 3.5
11 years ago 3.4
12 years ago 3.3.4
13 years ago 3.3.3
14 years ago 3.3.2
14 years ago 3.3.1
14 years ago 3.3
14 years ago 3.2
16 years ago 3.1.2
17 years ago 3.1.1
18 years ago 3.1
20 years ago 3.0
20 years ago build-1
20 years ago 3.0-beta-1
24 years ago 2.1.2
heads
5 years ago master
14 years ago 3.1.1-xml
14 years ago rentzsch
14 years ago 2.1.2-branch