XNU Image Fuzzer 1.8.2
Documentation for XNU Image Fuzzer
|
Core and external libraries necessary for the fuzzer functionality. More...
#include <SceneDelegate.h>
Instance Methods | |
(void) | - scene:willConnectToSession:options: [implementation] |
(void) | - sceneDidDisconnect: [implementation] |
(void) | - sceneDidBecomeActive: [implementation] |
(void) | - sceneWillResignActive: [implementation] |
(void) | - sceneWillEnterForeground: [implementation] |
(void) | - sceneDidEnterBackground: [implementation] |
Properties | |
UIWindow * | window |
Core and external libraries necessary for the fuzzer functionality.
This section includes the necessary headers for the Foundation framework, UIKit, Core Graphics, standard input/output, standard library, memory management, mathematical functions, Boolean type, floating-point limits, and string functions. These libraries support image processing, UI interaction, and basic C operations essential for the application.
Definition at line 36 of file SceneDelegate.h.
|
implementation |
Definition at line 1 of file SceneDelegate.m.
|
implementation |
Definition at line 1 of file SceneDelegate.m.
|
implementation |
Definition at line 1 of file SceneDelegate.m.
|
implementation |
Definition at line 1 of file SceneDelegate.m.
|
implementation |
Definition at line 1 of file SceneDelegate.m.
|
implementation |
Definition at line 1 of file SceneDelegate.m.
|
readwritenonatomicstrong |
Definition at line 38 of file SceneDelegate.h.