This commit is contained in:
Karmaz95
2024-06-19 15:34:24 +02:00
parent 2a0805a3f9
commit 0f084b03a2
2 changed files with 396 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
The code repository for the `Snake&Apple` article series, which documents my research about macOS security.
Each article directory contains three subdirectories:
* `mac` - source code of macOS for references.
* `mac` - source code of macOS for references and copy of presentations.
* `custom` - code, for example, programs written for articles.
* `python` - contains the latest CrimsonUroboros and other Python scripts created during research.