4anonz / KeyScan

The C++ open source remote keylogger, hack windows and control mouse and keyboard remotely and bypass any antivirus
GNU General Public License v3.0
19 stars 8 forks source link

Qestion about installation. #4

Open codelearnerWG opened 2 months ago

codelearnerWG commented 2 months ago

Hi, i'm learning c++ and needed an example but i don't know where to type installation command for windows:

g++ main.cpp -o keyscn.exe -lws2_32 .\keyscn.exe

I would also appreciate if you could tell me how I can run this program properly. Thank you in advance for your help :)

4anonz commented 2 months ago

Hello, First you need to install MinGW compiler on your windows computer, then you can open command prompt(A windows terminal); you can either search it in the start menu or use ctrl+r and type "cmd" then press enter. If you're stuck, you can always search online

On Fri, May 10, 2024 at 1:09 PM codelearnerWG @.***> wrote:

Hi, i'm learning c++ and needed an example but i don't know where to type installation command for windows:

g++ main.cpp -o keyscn.exe -lws2_32 .\keyscn.exe

Thank you in advance for your help :)

— Reply to this email directly, view it on GitHub https://github.com/4anonz/KeyScan/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUICLVZYRH53FYOTHHU5TK3ZBS2I5AVCNFSM6AAAAABHQQR5R2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4DSNRRGE4TKMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>