# hmyit/VMPROTECT SLOC report

> As of 2026-09-19 (commit 28e1476e4165), hmyit/VMPROTECT contains 1,737 total lines: 1,327 code, 301 comments, 109 blank, across 13 files in 6 languages (top: C++ 62.4%). Default configuration. Counted with tokei via OctoCounts.

hmyit/VMPROTECT has 1,327 source lines of code out of 1,737 total lines across 13 files, counted from the master ref at commit 28e1476e4165 by the OctoCounts tokei engine on 2026-09-19. 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 hmyit/VMPROTECT to commit 28e1476e4165, 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 small codebase by counted code lines. Code represents 76.4% of all lines, comments represent 17.3%, and the repository averages 102 code lines per file. C++ accounts for 62.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 4 | 1,064 | 828 | 207 | 29 |
| Python | 2 | 361 | 325 | 15 | 21 |
| Assembly | 1 | 102 | 86 | 0 | 16 |
| C++ Header | 3 | 91 | 56 | 16 | 19 |
| Makefile | 2 | 43 | 32 | 1 | 10 |
| Markdown | 1 | 76 | 0 | 62 | 14 |

Top language (C++ 62.4%). Generated at 2026-09-19T17:14:06.583587816+00:00. Canonical report: https://octocounts.com/github/hmyit/VMPROTECT

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hmyit/VMPROTECT/commit/28e1476e41650d33ab14e45752c6d93af606d015?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does hmyit/VMPROTECT have?

hmyit/VMPROTECT has 1,737 total lines, including 1,327 code lines, 301 comment lines, and 109 blank lines.

### How was the hmyit/VMPROTECT line count measured?

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

### What commit was counted for hmyit/VMPROTECT?

This OctoCounts report was generated from master at commit 28e1476e4165 on 2026-09-19T17:14:06.583587816+00:00.

## Similar repository reports

- [jwise/HoRNDIS](https://octocounts.com/github/jwise/HoRNDIS) — C++, 1,299 code lines
- [seatedro/ember](https://octocounts.com/github/seatedro/ember) — C++, 1,531 code lines
- [AeNn-ole/DirectX12Lab](https://octocounts.com/github/AeNn-ole/DirectX12Lab) — C++, 1,542 code lines
- [ftdlyc/libcalib](https://octocounts.com/github/ftdlyc/libcalib) — C++, 1,656 code lines
- [ForfesED/KG2026DRX12](https://octocounts.com/github/ForfesED/KG2026DRX12) — C++, 1,664 code lines
- [IgKh/cutecosmic](https://octocounts.com/github/IgKh/cutecosmic) — C++, 1,717 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
