diff --git a/.gitignore b/.gitignore index 9d56564..568de19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ .idea/* -cmake-build-debug/* - -checkm8_payloads/bin -checkm8_remote/bin/payloads \ No newline at end of file +cmake-build-debug/* \ No newline at end of file diff --git a/checkm8_payloads/bin/payload_aes.bin b/checkm8_payloads/bin/payload_aes.bin new file mode 100644 index 0000000..c3b9faf Binary files /dev/null and b/checkm8_payloads/bin/payload_aes.bin differ diff --git a/checkm8_payloads/bin/payload_sync.bin b/checkm8_payloads/bin/payload_sync.bin new file mode 100644 index 0000000..0724988 --- /dev/null +++ b/checkm8_payloads/bin/payload_sync.bin @@ -0,0 +1 @@ +¿?ÕuÕŸ?Õß?ÕÀ_Ö \ No newline at end of file diff --git a/checkm8_payloads/bin/payload_sysreg.bin b/checkm8_payloads/bin/payload_sysreg.bin new file mode 100644 index 0000000..dd64699 Binary files /dev/null and b/checkm8_payloads/bin/payload_sysreg.bin differ diff --git a/checkm8_remote/bin/payloads b/checkm8_remote/bin/payloads new file mode 120000 index 0000000..13965fc --- /dev/null +++ b/checkm8_remote/bin/payloads @@ -0,0 +1 @@ +/home/grg/Projects/School/NCSU/iphone_aes_sc/ipwndfu_rewrite_c/checkm8_payloads/bin \ No newline at end of file