# h4ckf0r0day/obscura SLOC report

> As of 2026-09-17 (commit 4b7028830222), h4ckf0r0day/obscura contains 162,963 total lines: 144,049 code, 11,083 comments, 7,831 blank, across 180 files in 12 languages (top: Rust 85.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

h4ckf0r0day/obscura has 144,049 source lines of code out of 162,963 total lines across 180 files, counted from the 4b7028830222175ca812a5caef04f9d802e64c23 ref at commit 4b7028830222 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving h4ckf0r0day/obscura to commit 4b7028830222, 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 large codebase by counted code lines. Code represents 88.4% of all lines, comments represent 6.8%, and the repository averages 800 code lines per file. Rust accounts for 85.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 74 | 134,331 | 122,573 | 5,080 | 6,678 |
| JavaScript | 2 | 16,259 | 14,425 | 1,392 | 442 |
| Python | 10 | 5,452 | 5,040 | 53 | 359 |
| HTML | 66 | 1,096 | 1,083 | 0 | 13 |
| JSON | 1 | 372 | 372 | 0 | 0 |
| TOML | 11 | 451 | 343 | 67 | 41 |
| Shell | 2 | 145 | 132 | 4 | 9 |
| Dockerfile | 1 | 72 | 36 | 24 | 12 |
| SVG | 1 | 37 | 36 | 0 | 1 |
| CSS | 1 | 9 | 9 | 0 | 0 |
| Markdown | 7 | 1,096 | 0 | 840 | 256 |
| Plain Text | 4 | 3,643 | 0 | 3,623 | 20 |

Top language (Rust 85.1%). Generated at 2026-09-17T02:50:04.586371227+00:00. Canonical report: https://octocounts.com/github/h4ckf0r0day/obscura

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/h4ckf0r0day/obscura/commit/4b7028830222175ca812a5caef04f9d802e64c23?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does h4ckf0r0day/obscura have?

h4ckf0r0day/obscura has 162,963 total lines, including 144,049 code lines, 11,083 comment lines, and 7,831 blank lines.

### How was the h4ckf0r0day/obscura line count measured?

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

### What commit was counted for h4ckf0r0day/obscura?

This OctoCounts report was generated from 4b7028830222175ca812a5caef04f9d802e64c23 at commit 4b7028830222 on 2026-09-17T02:50:04.586371227+00:00.

## Similar repository reports

- [edezhic/mahbot](https://octocounts.com/github/edezhic/mahbot) — Rust, 144,412 code lines
- [ankitects/anki](https://octocounts.com/github/ankitects/anki) — Rust, 143,490 code lines
- [quickwit-oss/tantivy](https://octocounts.com/github/quickwit-oss/tantivy) — Rust, 138,547 code lines
- [imanect-labs/shiki-platform](https://octocounts.com/github/imanect-labs/shiki-platform) — Rust, 150,431 code lines
- [alphaXiv/OpenResearch](https://octocounts.com/github/alphaXiv/OpenResearch) — Rust, 137,231 code lines
- [pbakaus/impeccable](https://octocounts.com/github/pbakaus/impeccable) — Rust, 152,523 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
