How to Make HTTP Requests in Swift 3

Learn how to make HTTP Requests in Swift 3 using URLSession, URLRequest, and Alamofire. Read more

Similar

Function Builders in Swift and SwiftUI

What are Swift function builders? What is SwiftUI ViewBuilder? How Swift function builders work on the compiler level? How to implement a function builder in Swift? These are the questions to answer in this Swift function builders tutorial. (more…)

Read more »

Forging Swift MT Payment Messages for Fun

TLDR: With a bit of research and support we were able to demonstrate a proof of concept for introducing a fraudulent payment message to move £0.5M from one account to another, by manually forging a raw SWIFT MT103 message, and leveraging specific system t... (more…)

Read more »