Skip to content
/ RunPE Public

👻Can run your executable from hex memory

License

Notifications You must be signed in to change notification settings

Ondrik8/RunPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunPE

👻Can run your executable from hex memory

  1. Download the Hxd Editor program.
  2. Drop the exe file in HxD, select the entire Hex and copy it to C.
  3. Start Visual Studio with the repository, and paste the copied file into the free space in the code.
  4. Press Ctrl + B, then go to bin, Debug/Release, RunPE, and there will be your exe file, which will automatically hide all the consoles, and start your program from memory. Congratulations!

================================================================

  1. Скачайте программу Hxd Editor.
  2. Закиньте exe файл в HxD, выберите весь Hex и скопируйте его в C.
  3. Запустите Visual Studio с репозиторием, и вставьте скопированное в свободное место в коде.
  4. Нажмите Ctrl + B, затем перейдите в bin, Debug/Release, RunPE, и там будет ваш exe файл, который автоматически скроет все консоли, и запустит вашу программу с памяти. Поздравляю!

Example/Пример: grab-landing-page

About

👻Can run your executable from hex memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published