# bytedance/bhook SLOC report

> As of 2026-09-08 (commit 6dc793304723), bytedance/bhook contains 16,689 total lines: 11,855 code, 2,838 comments, 1,996 blank, across 92 files in 12 languages (top: C 45.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bytedance/bhook has 11,855 source lines of code out of 16,689 total lines across 92 files, counted from the 6dc79330472327ac89617e51ecfcc3ee97f311cc ref at commit 6dc793304723 by the OctoCounts tokei engine on 2026-09-08. 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 bytedance/bhook to commit 6dc793304723, 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 71.0% of all lines, comments represent 17.0%, and the repository averages 129 code lines per file. C accounts for 45.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 27 | 7,354 | 5,339 | 940 | 1,075 |
| C Header | 30 | 6,971 | 5,123 | 1,339 | 509 |
| Java | 6 | 703 | 517 | 74 | 112 |
| XML | 12 | 483 | 441 | 8 | 34 |
| Shell | 1 | 172 | 130 | 23 | 19 |
| C++ | 1 | 215 | 119 | 60 | 36 |
| CMake | 4 | 132 | 94 | 19 | 19 |
| Batch | 1 | 84 | 61 | 0 | 23 |
| Python | 1 | 30 | 25 | 1 | 4 |
| Prolog | 2 | 6 | 6 | 0 | 0 |
| Markdown | 5 | 506 | 0 | 343 | 163 |
| Plain Text | 2 | 33 | 0 | 31 | 2 |

Top language (C 45.0%). Generated at 2026-09-08T12:09:11.617452528+00:00. Canonical report: https://octocounts.com/github/bytedance/bhook

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bytedance/bhook/commit/6dc79330472327ac89617e51ecfcc3ee97f311cc?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 bytedance/bhook have?

bytedance/bhook has 16,689 total lines, including 11,855 code lines, 2,838 comment lines, and 1,996 blank lines.

### How was the bytedance/bhook line count measured?

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

### What commit was counted for bytedance/bhook?

This OctoCounts report was generated from 6dc79330472327ac89617e51ecfcc3ee97f311cc at commit 6dc793304723 on 2026-09-08T12:09:11.617452528+00:00.

## Similar repository reports

- [baskerville/bspwm](https://octocounts.com/github/baskerville/bspwm) — C, 12,250 code lines
- [FelixKratz/SketchyBar](https://octocounts.com/github/FelixKratz/SketchyBar) — C, 11,419 code lines
- [quyicheng03-boop/xiaomi15-dada-cve-2026-64560](https://octocounts.com/github/quyicheng03-boop/xiaomi15-dada-cve-2026-64560) — C, 11,402 code lines
- [LittleWalter/spacecentricity-mk47](https://octocounts.com/github/LittleWalter/spacecentricity-mk47) — C, 12,572 code lines
- [chjj/compton](https://octocounts.com/github/chjj/compton) — C, 12,715 code lines
- [mathis-s/Compiler](https://octocounts.com/github/mathis-s/Compiler) — C, 8,634 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
