Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable size is too large. #27

Closed
TheBlackBaken opened this issue Apr 27, 2017 · 4 comments
Closed

Executable size is too large. #27

TheBlackBaken opened this issue Apr 27, 2017 · 4 comments

Comments

@TheBlackBaken
Copy link

Hello,

Firstable, The program is great.

The only drawback of this keylogger is the size of the executable file, about 6 MB !!, mostly overlay. So i was enable to reduce it size by using UPX or any other executable compressor.

I also tried to remove the overlay and i got an exectable of about 100 KB, but in this case the keylogger is no more working.

Do you have any other ideas for reducing the size of the executable file.

Sorry for my english and Thank you in advance.

@4w4k3
Copy link
Owner

4w4k3 commented Apr 27, 2017

Hi,
You need compile manually on windows with your custom configurations or you can rewrite he in another language.

@4w4k3
Copy link
Owner

4w4k3 commented Apr 29, 2017

@TheBlackBaken try compile with py2exe, but its easy to reverse.(rePy2exe)

@TheBlackBaken
Copy link
Author

Hi and thank you for answers,
I compiled the program under windows but the size of the executable is still important (3,5 MB).
Concerning py2exe, i think it's a bad idea for me.
Now i'm going to try to rewrite the code by using C or C++ but it can take time.

@4w4k3
Copy link
Owner

4w4k3 commented Apr 30, 2017

@TheBlackBaken Fine, tell me when its done :D

@4w4k3 4w4k3 closed this as completed May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants