/
foursecondfivefour
/
AETHER_01
Обзор
Документация
Войти
/
foursecondfivefour
/
AETHER_01
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.env.example
19 строк
614 B
foursecondfivefour
feat: initial release — AETHER_01 v1.0.0
22 июн 2026, 09:50
22 июн 2026, 09:50
dbf0236
Код
Авторство
О чём код?
# AETHER_01 — Feature Gates # 0 = disabled (safe, default) # 1 = enabled (administrator accepts risk) # === Critically dangerous operations === # BCD Edit — modify Windows boot configuration AETHER_BCD_EDIT=0 # HAL and Crashdump — Hardware Abstraction Layer and memory dump settings AETHER_HAL_CONFIG=0 # Offline Registry — mount offline registry hives AETHER_OFFLINE_REGISTRY=0 # === Sensitive security operations === # DLL Injection (CreateRemoteThread) AETHER_DLL_INJECT=0 # Token Manipulation (impersonation) AETHER_TOKEN_MANIPULATION=0 # LSA Secrets — read stored LSA secrets AETHER_LSA_SECRETS=0