# hashcat/hashcat SLOC report

> As of 2026-09-16 (commit 34f12d4c1a1c), hashcat/hashcat contains 1,471,490 total lines: 1,110,255 code, 101,014 comments, 260,221 blank, across 3,513 files in 20 languages (top: OpenCL 54.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hashcat/hashcat has 1,110,255 source lines of code out of 1,471,490 total lines across 3,513 files, counted from the 34f12d4c1a1ce634958beadfeb5529eab204106e ref at commit 34f12d4c1a1c by the OctoCounts tokei engine on 2026-09-16. 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 hashcat/hashcat to commit 34f12d4c1a1c, 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 very large codebase by counted code lines. Code represents 75.5% of all lines, comments represent 6.9%, and the repository averages 316 code lines per file. OpenCL accounts for 54.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| OpenCL | 1,819 | 828,429 | 608,515 | 59,459 | 160,455 |
| C | 758 | 321,649 | 231,272 | 22,502 | 67,875 |
| C Header | 248 | 231,377 | 213,537 | 9,427 | 8,413 |
| Perl | 545 | 56,461 | 34,906 | 4,814 | 16,741 |
| Shell | 19 | 13,201 | 8,734 | 1,510 | 2,957 |
| Python | 34 | 6,066 | 4,391 | 525 | 1,150 |
| Visual Studio Project | 11 | 2,555 | 2,545 | 10 | 0 |
| Rust | 14 | 2,374 | 2,021 | 72 | 281 |
| Objective-C | 2 | 2,583 | 1,652 | 151 | 780 |
| Makefile | 13 | 2,780 | 1,476 | 806 | 498 |
| YAML | 1 | 956 | 758 | 0 | 198 |
| Visual Studio Solution | 2 | 195 | 193 | 0 | 2 |

Top language (OpenCL 54.8%). Generated at 2026-09-16T19:25:44.958335812+00:00. Canonical report: https://octocounts.com/github/hashcat/hashcat

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hashcat/hashcat/commit/34f12d4c1a1ce634958beadfeb5529eab204106e?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 hashcat/hashcat have?

hashcat/hashcat has 1,471,490 total lines, including 1,110,255 code lines, 101,014 comment lines, and 260,221 blank lines.

### How was the hashcat/hashcat line count measured?

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

### What commit was counted for hashcat/hashcat?

This OctoCounts report was generated from 34f12d4c1a1ce634958beadfeb5529eab204106e at commit 34f12d4c1a1c on 2026-09-16T19:25:44.958335812+00:00.

## Similar repository reports

- [git/git](https://octocounts.com/github/git/git) — PO File, 1,111,637 code lines
- [apple/darwin-xnu](https://octocounts.com/github/apple/darwin-xnu) — C, 1,106,636 code lines
- [anomalyco/opencode](https://octocounts.com/github/anomalyco/opencode) — TypeScript, 1,103,538 code lines
- [langgenius/dify](https://octocounts.com/github/langgenius/dify) — Python, 1,118,531 code lines
- [google/ExoPlayer](https://octocounts.com/github/google/ExoPlayer) — HTML, 1,119,489 code lines
- [oomol-lab/open-connector](https://octocounts.com/github/oomol-lab/open-connector) — TypeScript, 1,121,349 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)
- [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)
