vote up 19 vote down star
11

What tools do you use that may be considered rare in that aspect that you have only seen a few people use it? It may be any tool that may be valuable for programmers.

I myself use UPX on occasions.

flag
show 6 more comments

61 Answers

prev 1 2 3
vote up 0 vote down

classdump is a very useful tool, for inspecting closed source objective-c frameworks. You can figure out much of the same information using the builtin otool utility, but classdump provides a more convenient interface.

hfsdebug a similarly useful tool for exploring HFS+ filesystems.

link|flag
prev 1 2 3

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.