- FLARE Team Reversing Repository (https://github.com/fireeye/flare-ida)
- HexRaysPyTools (https://github.com/igogo-x86/HexRaysPyTools)
- 7 Days to Lift: A Mission in Microcode. Extending the Hex-Rays Decompiler to Support Intel AVX Instructions (https://blog.ret2.io/2020/07/22/ida-pro-avx-decompiler/)
- Hex-Rays Microcode API против обфусцирующего компилятора (https://forum.reverse4you.org/t/hex-rays-microcode-api/1140)
- D810: Creating an extensible deobfuscation plugin for IDA Pro (https://eshard.com/posts/d810_blog_post_1/)
- Linux kernel kallsyms (aarch64) extract (https://github.com/marin-m/vmlinux-to-elf)
- ios papers (https://papers.put.as/ios/ios/)
- usefull links about IOS and OSX (https://github.com/michalmalik/osx-re-101)
- Writing an iOS Kernel Exploit from Scratch (https://secfault-security.com/blog/chain3.html)
- iOS exploit writeup list
- Vulnerability Research Digest - Issue 1 (macOS/iOS in 2022)
- Implement Android Tamper-Resistant Secure Storage and Secure it in Virtualization (2018) (https://events19.linuxfoundation.org/wp-content/uploads/2017/12/Implement-Android-Tamper-Resistant-Secure-Storage-Bing-Zhu_and-Secure-it-in-Virtualization-Bing-Zhu-Intel-Corporation.pdf)
- list of public TEE resources (https://github.com/enovella/TEE-reversing)
- ANDROID DEVICE PARTITIONS and FILESYSTEMS (https://forum.xda-developers.com/t/info-android-device-partitions-and-filesystems.3586565/)
- Tracking CVEs for the linux Kernel (https://github.com/nluedtke/linux_kernel_cves)
- A collection of links related to Linux kernel security and exploitation (https://github.com/xairy/linux-kernel-exploitation)
- PLT and GOT - the key to code sharing and dynamic libraries
- Airs – Ian Lance Taylor. Linkers part 1 (... -20)(https://www.airs.com/blog/archives/38)
- Everything You Wanted to Know About Kernel Livepatch in Ubuntu
- What every programmer should know about memory (https://lwn.net/Articles/250967/)
- C++ - лектор Мещерин, МФТИ
- Google Project Zero blog (https://googleprojectzero.blogspot.com/)
- Quarkslab's blog (https://blog.quarkslab.com/)
- embedded device hacking devttys0 blog (http://www.devttys0.com/)
- RET2 SYSTEMS ENGINEERING BLOG (https://blog.ret2.io/)
- Back Engineering blog (https://back.engineering/)
- Longterm Security blog (https://www.longterm.io/)
- Alex Matrosov (https://matrosov.medium.com/)
- xret2pwn #Windows (https://xret2pwn.github.io/)
- Gamozo Labs Blog #Fuzzing (https://gamozolabs.github.io/)
- Matthew Ruffell #LinuxKernel #Reverse #Programming (https://ruffell.nz/)
- Network Security Research Lab at 360
- 360 total security lab blog
- lab p1sec Telecom Security
- secrary[dot]com blog
- TASZK labs (Huawei?)
- Educational Heap Exploitation (https://github.com/shellphish/how2heap)
- Dhaval Kapil Heap Exploitation (https://heap-exploitation.dhavalkapil.com/)
- How to create an OS from scratch (https://github.com/cfenollosa/os-tutorial)
- ARM Hacking (azeria)](https://azeria-labs.com/about/)
- LiveOverflow videos about Binary Exploitation (https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w)
- ARMv8 VMSA (https://armv8-ref.codingbelief.com/en/about_this_manual.html)