ColleaguerileyRGFW Under the Hood: Cocoa in Pure CA tutorial that explains how to use macOS’s Cocoa API in Pure-C.Aug 26
Uwais AlqadriAccessing iPhone Hardware for Device Functionality Testing: Lessons LearnedThis article contains usage of the following public APIs: CoreBluetooth, CoreLocation, AVFoundation, CoreMotion, LocalAuthentication…Mar 16Mar 16
NurilhamnurdinDVWA(Damn Vulnerable Web Application) Tutorial SQL Injection: Low LevelFinding InformationSep 25Sep 25
Rafał RybnikUnion in C [Dev Shorts #1]In C, a union is a data structure that allows different types of data to be stored in the same memory area. A union is similar to a…Sep 3, 2023Sep 3, 2023
ColleaguerileyRGFW Under the Hood: Cocoa in Pure CA tutorial that explains how to use macOS’s Cocoa API in Pure-C.Aug 26
Uwais AlqadriAccessing iPhone Hardware for Device Functionality Testing: Lessons LearnedThis article contains usage of the following public APIs: CoreBluetooth, CoreLocation, AVFoundation, CoreMotion, LocalAuthentication…Mar 16
NurilhamnurdinDVWA(Damn Vulnerable Web Application) Tutorial SQL Injection: Low LevelFinding InformationSep 25
Rafał RybnikUnion in C [Dev Shorts #1]In C, a union is a data structure that allows different types of data to be stored in the same memory area. A union is similar to a…Sep 3, 2023
iOS GuruCreating an Apple TV App with VideoToolbox Framework for Low-Level Video Encoding and Decoding in…Apple TV is an increasingly popular platform for watching videos and other media. As an iOS developer, you can create apps for Apple TV…Aug 13, 2023
Alex DarbyindarbotronA Low Level Curriculum for C and C++ (Part 1)NOTE: This was originally posted on AltDevBlogADay.com in approx. 2011 I imported the original through Medium’s auto-formatter so it might…Nov 9, 2011