DANGER
malware detected
github.com / TuncorReUnion
TuncorReUnion/ TLAC-MODERN-LOCAL-ANTI-CHEAT-REUNIONED
Batchfile·35 files·commit d4e08cf·scanned 2h ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.
This repository contains patterns associated with malware. Do NOT run this code.
verdict accurate?
threat-state: dangerouslive
FINDINGS ░▒▓
warningRust unsafe blockunsafe blocks bypass Rust's memory safety guarantees. Malware uses them for raw pointer manipulation, shellcode injection, or calling dangerous foreign functions.src/ebpf.rs
let evt = unsafe {
std::ptr::read_unaligned(data.as_ptr() as *const SuspiciousEvent)
};+3criticalRust process Command usagestd::process::Command can execute arbitrary shell commands. Malware uses it to drop payloads, exfiltrate data, or establish persistence.build.rs
{
let output = Command::new("sha256sum")
.arg(&binary_path)
.output()+8warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.bpf/..module-common.o.cmd+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.bpf/.tlac_kernel.mod.o.cmd+4
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.bpf/.tlac_kernel.o.cmd+4
infoSuspicious file in repoExecutable file (..module-common.o.cmd) in repositorybpf/..module-common.o.cmd+2
infoSuspicious file in repoExecutable file (.Module.symvers.cmd) in repositorybpf/.Module.symvers.cmd+2
infoSuspicious file in repoExecutable file (.modules.order.cmd) in repositorybpf/.modules.order.cmd+2
Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.
24 files scanned @ d4e08cf | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution13
network & exfiltration0
file system access0
obfuscation12
supply chain15
owasp / injection0
telemetry
files 24/35rules hit 10engine v6commit d4e08cf
github
TuncorReUnion/TLAC-MODERN-LOCAL-ANTI-CHEAT-REUNIONED
This Anti-Cheat is local server based and fully open source. it's user space
145
3
100d
35 files
24 scanned(69%)
d4e08cf
architecture░▒▓
entry (2) flagged (2) pkg (32)
46 nodes · 42 edgesscroll to zoom · click node to jump to finding