This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
PayloadFromRPX
Watch
2
Star
0
Fork
0
You've already forked PayloadFromRPX
mirror of
https://github.com/wiiu-env/PayloadFromRPX.git
synced
2024-11-14 18:25:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
272588b3c0
PayloadFromRPX
/
source
/
ios_exploit.h
12 lines
108 B
C
Raw
Normal View
History
Unescape
Escape
Removed unused code, optimize logging, formatting, fix compiler warnings
2020-08-21 23:03:53 +02:00
#
pragma once
First commit
2020-04-26 13:41:39 +02:00
#
ifdef __cplusplus
extern
"
C
"
{
#
endif
int
ExecuteIOSExploit
(
)
;
#
ifdef __cplusplus
}
#
endif
Reference in New Issue
Copy Permalink