docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, malware-analysis, cybersecurity, reverse-engineering, se
last_reinforced: 2026-04-20
---
# [[Malware-Analysis]]
# [[Malware-Analysis|Malware-Analysis]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "적의 무기를 해부하다: 시스템을 파괴하거나 정보를 훔치기 위해 설계된 악성 코드(Malware)를 안전한 실험실에서 실행하거나 코드를 뜯어보고(Reverse-engineering), 그 작동 원리와 전파 경로를 파악하여 방어막을 구축하는 디지털 부검."
@@ -25,6 +25,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI가 악성코드를 자동 분석하고 실시간으로 변종을 탐지하는 'AI 기반 위협 탐지 정책'과, 역으로 AI를 이용해 더 정교한 악성코드를 만드는 '공격의 자동화 정책' 사이의 끝없는 군비 경쟁 시대로 진입함.
## 🔗 지식 연결 (Graph)
- [[Fault-Tolerance]], [[Hardware]], [[Logic]], [[Ethics & AI]], [[Information-Society]]
- [[Fault-Tolerance|Fault-Tolerance]], [[Hardware|Hardware]], [[Logic|Logic]], [[Ethics & AI|Ethics & AI]], [[Information-Society|Information-Society]]
- **Modern Tech/Tools**: IDA Pro, Ghidra, OllyDbg, Cuckoo Sandbox, Wireshark.
---