From e2787f1e82d2b46a193be6238f572cb86d69d2c3 Mon Sep 17 00:00:00 2001 From: "Dr.LuSlower" <148411728+LuSlower@users.noreply.github.com> Date: Thu, 8 Aug 2024 03:13:01 -0500 Subject: [PATCH] Update README.md --- README.md | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 379eeab..d38eaee 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,8 @@ -# Ifeo-Utility -configure some IFEO features +# XFlags +set IFEO flags for your executable [![Total Downloads](https://img.shields.io/github/downloads/LuSlower/Ifeo-Utility/total.svg)](https://github.com/LuSlower/Ifeo-Utility/releases) [![PayPal Badge](https://img.shields.io/badge/PayPal-003087?logo=paypal&logoColor=fff&style=flat)](https://paypal.me/eldontweaks) -![image](https://github.com/user-attachments/assets/71bc5bca-521b-4a29-be77-5951871e1004) +![image](https://github.com/user-attachments/assets/9e760685-b134-46ac-ad75-d9e518d8fa0a) -where the famous key is: - -`HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options` - -the subkey to configure the programs: - -`HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\MyProgram.exe\PerfOptions` - -Uses of IFEO -* Debugging -* App Lock -* Use in Malware - -more information: [1](https://hejelylab.github.io/blog/IRC/Persistence-IFEO) [2](https://securityblueteam.medium.com/utilizing-image-file-execution-options-ifeo-for-stealthy-persistence-331bc972554e) +more information: [1](https://hejelylab.github.io/blog/IRC/Persistence-IFEO) [2](https://securityblueteam.medium.com/utilizing-image-file-execution-options-ifeo-for-stealthy-persistence-331bc972554e) [3](https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/gflags-flag-table)