Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BoyC committed Apr 7, 2024
2 parents 2a5da26 + 8a1d6a7 commit f98e981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Universal compression ratio analyzer using the .kkp and .sym formats introduced in [rekkrunchy-with-analytics](https://github.com/ConspiracyHu/rekkrunchy-with-analytics).

![image](https://github.com/ConspiracyHu/kkpView-public/assets/1076235/e84ba62f-6bec-4721-8fca-1e2c636a7734)

The purpose of this tool is to visualize the contents of a compressed executable using a .kkp file and show the packing ratio at a per-byte resolution. The kkp format supports per byte symbol and source code information. The additional sym format can be used to map the contents of individual symbols inside the executable (for embedded resources).

File format descriptions follow.
Expand Down

0 comments on commit f98e981

Please sign in to comment.