> cat /dev/github | grep security-tools
discovered 03 Aug 2026

HelloSilicon

via awesome-list
→ View on GitHub
HelloSilicon is a resource designed to facilitate learning assembly programming on Apple silicon Macs by providing adjusted sample code compatible with Apple's ARM64 architecture. The repository complements the book "Programming with 64-Bit ARM Assembly Language" by addressing the differences between Linux and Apple’s Darwin operating systems, particularly in regards to system calls and memory access. Notable features include side-by-side comparisons of book content and relevant Apple-specific adjustments, making it easier for developers to transition their knowledge to the Apple silicon platform.