Skip to content

Commit

Permalink
github's inline code doesn't mix well with header.
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytm committed Jan 3, 2011
1 parent 38d915f commit 375246c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Miscellaneous
This repository contains stuff which would be helpful for jailbroken iOS
development.

[`fixobjc2.idc`](https://github.com/kennytm/Miscellaneous/blob/master/fixobjc2.idc)
[fixobjc2.idc](https://github.com/kennytm/Miscellaneous/blob/master/fixobjc2.idc)
--------------

This is a script to simply studying of Mach-O files on ARM architecture using
Expand All @@ -21,8 +21,8 @@ Currently, the script mainly does the following:

* Add name to all ivars and classes.

`dyld_decache`
--------------
dyld_decache
------------

Starting from iPhone OS 3.1, the individual libraries files supplied by the
system are smashed together into a giant cache file (`dyld_shared_cache_armvX`)
Expand Down

0 comments on commit 375246c

Please sign in to comment.