danielkrupinski / PE2HEX

PE executable to array of bytes converter
MIT License
25 stars 17 forks source link

Tutorial using this script (For Beginner) #1

Open exelstar12 opened 4 years ago

exelstar12 commented 4 years ago

First - you need install python. just search in on google Second - run the py files on CMD, not just clicking it !! make sure ur cmd path on this project you just clone or download Third - type "python PE2HEX.py dll_files" (move ur dll files into the project) and done

stacylol commented 4 years ago

Your tutorial is a little unclear. 1) Install Python. 2) Locate your DLL in a folder together with the PY file. 3) Drag your DLL on the PY file (so it opens together). 4) Check 'output.txt' and you're done.

Talithaald commented 4 years ago

CSGO Crashes whenever i try to inject.

Dominikodz commented 3 years ago

Update; step3: you can't drag and drop so just open it with cmd > python script*.py D:\folder\cs\python\osiris.dll