Tag: “Low Level”
Swift Calling Conventions on ARM64: Float / Double
Learn what registers Swift uses for floating point numbers
Swift Calling Conventions on ARM64: Int / Bool
Learn what registers Swift uses for basic data types
Jump Address Hacking to Execute Code Stored as a String
Smashing the stack because why not