I hereby claim:
- I am d4stiny on github.
- I am billdemirkapi (https://keybase.io/billdemirkapi) on keybase.
- I have a public key ASAaxyVyjWbAPJHsCoR1QSRqpR3MiLasx056OGP9LcNnpAo
To claim this, I am signing this object:
5ed0490eab435cd36c9d78a37dade38fe22862ad537aea1ffe66913d96058965 | |
513fd6c864717f1abd78e72704597c730280d55c312423c5661ca544a41643eb | |
2c4785278cc50d8b683a5d2e28ebdf29c386bbbda284fc162917fb6688031341 |
f5229314179a5ff063b5ae32c9bd6bc14e831cc68089b2991ced784981483ac2 |
38fda53c4d91a2279a300e030f87bd9783d3640ba090bc3a74d049c2e3c5ae2b |
e5285d895cc1200237f9676985df471f4eba9d13f59541b8df774238a188382bc2c7ce6a75d7346f5b0fe940e2ca196b78edde78912e5bd3a4f0e88e8906c7c1 |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Expires" content="-1"> | |
<meta http-equiv="X-UA-Compatible" content="IE=11"> | |
</head> | |
<body> | |
<script> | |
var exploit_cab = "[CAB file URL]"; |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Expires" content="-1"> | |
<meta http-equiv="X-UA-Compatible" content="IE=11"> | |
</head> | |
<body> | |
<script> | |
var exploit_cab = "[CAB file URL]"; |
DDF218CF99DBF0F21A0C5480331BA07DF4FDB1A6E44E9622B30F0A5B650B9F0E |
I hereby claim:
To claim this, I am signing this object:
// | |
// An implementation of GetModuleHandle and GetProcAddress that works with manually mapped modules, forwarded exports, | |
// without a CRT standard library, and uses no Windows API or dependencies. | |
// | |
// Author: Bill Demirkapi | |
// License: MIT, appended at the bottom of this document if you care about licensing and want to credit me in your own project. | |
// | |
#include <Windows.h> | |
#include <winternl.h> |
D779D38405E8828F5CB27C2C3D75867C6A9AA30E0BD003FECF0401BFA6F9C8C7 |