Rawada
Rawada3mo ago

i need to crack a file anyone knows reverse eng of py.exe please help

its an aimbot file made in python with fake driver for mouse i ll share if someone is happy to help
9 Replies
Zagreus Hades
Zagreus Hades3mo ago
Didn't understand your objective wdym "crack a file"
Cyber ONI
Cyber ONI3mo ago
Probably agaisnt this server rules remove this before u get banned/muted 😅
Foon - The Prettiest Princess
7-zip can open/extract .exe files so if possible, install 7-zip to try and accomplish your tasks
Rawada
RawadaOP3mo ago
mean revers eng of an .exe file i just wanna know how the .exe app works the code thats it it doesnt have password
Foon - The Prettiest Princess
I think Microsoft has some documentation of .exe file structure and everything. you need to know
Zagreus Hades
Zagreus Hades3mo ago
GitHub
GitHub - mtgsoftworks/exe2ps1: A small script that converts any .ex...
A small script that converts any .exe file you want to poweshell script (.ps1) file. - mtgsoftworks/exe2ps1
Rawada
RawadaOP3mo ago
Rawada
RawadaOP3mo ago
this is the file i want to see
ʙᴇɴᴊᴀᴍɪɴ
prolly, .exe file is compiled with PyInstaller, you can decompile the compiled file with this tool: https://github.com/extremecoders-re/pyinstxtractor
GitHub
GitHub - extremecoders-re/pyinstxtractor: PyInstaller Extractor
PyInstaller Extractor. Contribute to extremecoders-re/pyinstxtractor development by creating an account on GitHub.

Did you find this page helpful?