Initial commit: HenLoader 12.52 with auto-executing Poops exploit

This commit is contained in:
2025-11-26 14:58:28 +01:00
commit d6615910db
98 changed files with 26431 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# Build artifacts
build/
*.iso
*.jar
# JDK packages (too large for git)
thirdparty/*.tar.gz
# IDE files
.vscode/
.idea/
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db
# Temporary files
*.tmp
*.log