diff --git a/README.md b/README.md index 0e95fee..2f6a93c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # BlueHammer -bluehammer vulnerability \ No newline at end of file + +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +Repository hosting the bluehammer vulnerability + +I'm just really wondering what was the math behind their decision, like you knew this was going to happen and you still did whatever you did ? Are they serious ? + +-----BEGIN PGP SIGNATURE----- + +iHUEARYKAB0WIQRJTvAf/AWVhAKEeb7FFoRCS0/SbAUCac8VlgAKCRDFFoRCS0/S +bK8pAP9CzNnH26FVVdHZWVyDvOIwuZ1np1dTv7T5YaVCjf4tiwD+MC4Ikq+/ywdD +I7dabkH7iSZflULM+hGUOur0mnAg9Qw= +=Enhh +-----END PGP SIGNATURE----- + +Edit : There are few bugs in the PoC that could prevent it from working, might fix them later. diff --git a/offreg.lib b/offreg.lib new file mode 100644 index 0000000..533fdf7 Binary files /dev/null and b/offreg.lib differ diff --git a/resource.h b/resource.h new file mode 100644 index 0000000..69d8482 --- /dev/null +++ b/resource.h @@ -0,0 +1,14 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by FunnyApp.rc + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif