Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LuSlower authored Aug 8, 2024
1 parent 4aa357b commit e2787f1
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit e2787f1

Please sign in to comment.