# bikini/exploitarium SLOC report

> As of 2026-09-06 (commit a6b6beb8c5ad), bikini/exploitarium contains 21,240 total lines: 11,981 code, 5,253 comments, 4,006 blank, across 146 files in 17 languages (top: Python 48.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bikini/exploitarium to commit a6b6beb8c5ad, 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 56.4% of all lines, comments represent 24.7%, and the repository averages 82 code lines per file. Python accounts for 48.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 35 | 6,945 | 5,862 | 12 | 1,071 |
| C | 11 | 3,463 | 3,000 | 0 | 463 |
| JavaScript | 4 | 1,412 | 1,301 | 0 | 111 |
| Rust | 4 | 756 | 675 | 0 | 81 |
| Shell | 12 | 687 | 589 | 8 | 90 |
| PHP | 1 | 323 | 297 | 0 | 26 |
| C++ | 1 | 87 | 71 | 0 | 16 |
| Assembly | 1 | 63 | 54 | 0 | 9 |
| Java | 1 | 47 | 39 | 0 | 8 |
| TOML | 2 | 28 | 24 | 0 | 4 |
| HTML | 3 | 21 | 21 | 0 | 0 |
| JSON | 2 | 20 | 20 | 0 | 0 |

Top language (Python 48.9%). Generated at 2026-09-06T07:07:53.069849574+00:00. Canonical report: https://octocounts.com/github/bikini/exploitarium

## Report FAQ

### How many lines of code does bikini/exploitarium have?

bikini/exploitarium has 21,240 total lines, including 11,981 code lines, 5,253 comment lines, and 4,006 blank lines.

### How was the bikini/exploitarium line count measured?

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

### What commit was counted for bikini/exploitarium?

This OctoCounts report was generated from a6b6beb8c5ad70d26b21fca4dc092538e8b74adf at commit a6b6beb8c5ad on 2026-09-06T07:07:53.069849574+00:00.

## Similar repository reports

- [chen-006/gpt56_api_detector](https://octocounts.com/github/chen-006/gpt56_api_detector) — Python, 11,935 code lines
- [YeeZ93/Machaverse-XS](https://octocounts.com/github/YeeZ93/Machaverse-XS) — Python, 12,062 code lines
- [Raynan00/clacky](https://octocounts.com/github/Raynan00/clacky) — Python, 12,143 code lines
- [Kangel-Plugins/PluginManager](https://octocounts.com/github/Kangel-Plugins/PluginManager) — Python, 11,808 code lines
- [KangelPlugins/PluginManager](https://octocounts.com/github/KangelPlugins/PluginManager) — Python, 11,808 code lines
- [wl10010/codex-armor-control-center](https://octocounts.com/github/wl10010/codex-armor-control-center) — Python, 12,282 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
