# LiveContainer/LiveExec32 SLOC report

> As of 2026-09-10 (commit 1d98daab6b00), LiveContainer/LiveExec32 contains 109,842 total lines: 94,327 code, 7,172 comments, 8,343 blank, across 303 files in 12 languages (top: Objective-C 32.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving LiveContainer/LiveExec32 to commit 1d98daab6b00, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 85.9% of all lines, comments represent 6.5%, and the repository averages 311 code lines per file. Objective-C accounts for 32.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Objective-C | 178 | 36,173 | 31,057 | 1,450 | 3,666 |
| Objective-C++ | 19 | 30,823 | 27,614 | 1,435 | 1,774 |
| C++ | 17 | 23,658 | 20,828 | 1,512 | 1,318 |
| C | 10 | 8,585 | 7,958 | 98 | 529 |
| C Header | 52 | 6,430 | 4,945 | 817 | 668 |
| Shell | 10 | 952 | 809 | 33 | 110 |
| Makefile | 7 | 620 | 469 | 73 | 78 |
| Alex | 1 | 384 | 344 | 0 | 40 |
| GNU Style Assembly | 2 | 285 | 227 | 23 | 35 |
| Python | 1 | 90 | 76 | 1 | 13 |
| Markdown | 3 | 661 | 0 | 550 | 111 |
| Plain Text | 3 | 1,181 | 0 | 1,180 | 1 |

Top language (Objective-C 32.9%). Generated at 2026-09-10T20:30:10.492723779+00:00. Canonical report: https://octocounts.com/github/LiveContainer/LiveExec32

## Report FAQ

### How many lines of code does LiveContainer/LiveExec32 have?

LiveContainer/LiveExec32 has 109,842 total lines, including 94,327 code lines, 7,172 comment lines, and 8,343 blank lines.

### How was the LiveContainer/LiveExec32 line count measured?

OctoCounts resolved the public GitHub repository to commit 1d98daab6b00, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for LiveContainer/LiveExec32?

This OctoCounts report was generated from dev at commit 1d98daab6b00 on 2026-09-10T20:30:10.492723779+00:00.

## Similar repository reports

- [zeroxjf/cyanide](https://octocounts.com/github/zeroxjf/cyanide) — Objective-C, 72,255 code lines
- [zeroxjf/cyanide-ios](https://octocounts.com/github/zeroxjf/cyanide-ios) — Objective-C, 46,201 code lines
- [CERN/TIGRE](https://octocounts.com/github/CERN/TIGRE) — Objective-C, 36,620 code lines
- [faroukbmiled/RyukGram](https://octocounts.com/github/faroukbmiled/RyukGram) — Objective-C, 23,109 code lines
- [bang590/JSPatch](https://octocounts.com/github/bang590/JSPatch) — Objective-C, 18,774 code lines
- [jailbreakdotparty/dirtyZero](https://octocounts.com/github/jailbreakdotparty/dirtyZero) — Objective-C, 12,005 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
