From 5073ac9e1421cccfb7be07baa42135725edc36d6 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Thu, 5 Dec 2019 12:56:42 +0000 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8072137 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# PESubsystem + +Patches Windows PE Executables Subsystem Byte + +Can be useful for getting stdout of windows programs. \ No newline at end of file