Repository Analysis

seerge/g-helper

Lightweight Armoury Crate alternative for Asus laptops with nearly the same functionality. Works with ROG Zephyrus, Flow, TUF, Strix, Scar, ProArt, Vivobook, Zenbook, Expertbook, ROG Ally, and many more.

1.1 Likely human-written View on GitHub
1.1
Adjusted Score
1.1
Raw Score
100%
Time Factor
2026-05-30
Last Push
13,399
Stars
C#
Language
52,231
Lines of Code
147
Files
22
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 3MEDIUM 7LOW 12

Pattern Findings

22 matches across 3 categories. Click a row to expand file-level details.

Synthetic Comment Markers3 hits · 22 pts
SeverityFileLineSnippet
HIGHapp/Properties/Settings.Designer.cs3// This code was generated by a tool.
HIGHapp/Properties/Resources.Designer.cs3// This code was generated by a tool.
HIGHapp/Properties/Strings.Designer.cs3// This code was generated by a tool.
Decorative Section Separators7 hits · 21 pts
SeverityFileLineSnippet
MEDIUMapp/Overlay/HardwareOverlay.cs67 // ── Layout constants (base = 96 dpi) ─────────────────────────────────
MEDIUMapp/Overlay/EtwFpsMonitor.cs8 // ── ETW Constants ────────────────────────────────────────────────────────
MEDIUMapp/Overlay/EtwFpsMonitor.cs46 // ── P/Invoke Structures ──────────────────────────────────────────────────
MEDIUMapp/Overlay/EtwFpsMonitor.cs186 // ── P/Invoke Functions ───────────────────────────────────────────────────
MEDIUMapp/Overlay/EtwFpsMonitor.cs211 // ── State ────────────────────────────────────────────────────────────────
MEDIUMapp/Overlay/EtwFpsMonitor.cs330 // ── Public API ───────────────────────────────────────────────────────────
MEDIUMapp/Overlay/EtwFpsMonitor.cs407 // ── Internal ─────────────────────────────────────────────────────────────
Over-Commented Block12 hits · 12 pts
SeverityFileLineSnippet
LOWapp/Gpu/AMD/AmdAdl2.cs481
LOWapp/Pawn/RyzenSmu.cs281 // Returns -1 for completely unknown versions.
LOWapp/Properties/Resources.Designer.cs1//------------------------------------------------------------------------------
LOWapp/Properties/Strings.Designer.cs1//------------------------------------------------------------------------------
LOWapp/Overlay/HardwareOverlay.cs61 private bool _dragModeActive;
LOWapp/Overlay/EtwFpsMonitor.cs161 // offset 400 : PTR BufferCallback
LOWapp/Helpers/RestrictedProcessHelper.cs221 TokenPrivileges,
LOWapp/Helpers/RestrictedProcessHelper.cs241 TokenSource,
LOWapp/Helpers/RestrictedProcessHelper.cs261 TokenRestrictedSids,
LOWapp/Helpers/RestrictedProcessHelper.cs281 TokenSandBoxInert,
LOWapp/Helpers/RestrictedProcessHelper.cs301 TokenLinkedToken,
LOWapp/Helpers/RestrictedProcessHelper.cs321 TokenVirtualizationAllowed,