Skip to content

Commit

Permalink
fix broken link (#24)
Browse files Browse the repository at this point in the history
fixed broken link for black mass vol. 2

Co-authored-by: v-rzh <[email protected]>
  • Loading branch information
ilv and v-rzh authored Sep 7, 2024
1 parent 2bb0afd commit 5548d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Your [contributions](contributing.md) are always welcome !
- [KoviD kernel rootkit](https://github.com/carloslack/KoviD)
- [Offensive capabilities of eBPF and implementation of a rootkit](https://raw.githubusercontent.com/h3xduck/TripleCross/master/docs/ebpf_offensive_rootkit_tfg.pdf)
- [debugoff - linux anti-debugging and anti-analysis rust library](https://github.com/0xor0ne/debugoff)
- [ELF Binaries: One Algorithm to Infect Them All (VXUG Black Mass Volume II)](https://samples.vx-underground.org/root/Papers/Other/VXUG%20Zines/2023-09-19%20-%20Black%20Mass%20Volume%20II.pdf)
- [ELF Binaries: One Algorithm to Infect Them All (VXUG Black Mass Volume II)](https://samples.vx-underground.org/Papers/Other/VXUG%20Zines/2023-09-19%20-%20Black%20Mass%20Volume%20II.pdf)
- [grugq & scut: Armouring the ELF: Binary encryption on the UNIX platform](https://grugq.github.io/docs/phrack-58-05.txt)
- [sblip & elfmaster: Secure Code Partitioning With ELF binaries, aka. SCOP](https://bitlackeys.org/papers/secure_code_partitioning_2018.txt) ([mirror](txt/sblip_elfmaster_scop.txt))

Expand Down Expand Up @@ -330,4 +330,4 @@ Your [contributions](contributing.md) are always welcome !
- [Apple Knowledge repo](https://github.com/hack-different/apple-knowledge)
- [AppleDB - list of software versions and released hardware](https://appledb.dev/)
- [iOS development wiki (also covers a lot on the *OS internals)](https://iphonedev.wiki/Welcome)
- [macOS Security and Privilege Escalation from HackTricks](https://book.hacktricks.xyz/macos-hardening/macos-security-and-privilege-escalation)
- [macOS Security and Privilege Escalation from HackTricks](https://book.hacktricks.xyz/macos-hardening/macos-security-and-privilege-escalation)

0 comments on commit 5548d57

Please sign in to comment.