Skip to content

SaturnsVoid/Mega-Bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Mega.co.nz Bruteforcer

A Basic Mega.co.nz Bruteforcer, Nothing special. I have a private version that has proxy support and smart error handling... among other things. Though using this as a base it wont be hard for you to make it better.

Features

  • Gives Username and Password
  • Lists files
  • Saves to Cracked File listsing login and Filetree

Mods

You will need to do a small hack to the mega.go file of (go-mega); You need to change "API_URL" from Const to a Var like so

Compiling

Import needed packages. go build main.go

Packages Used

  • github.com/t3rm1n4l/go-mega
  • github.com/t3rm1n4l/megacmd/client

Other

Go is a amazing and powerful programming language. If you already haven't, check it out; https://golang.org/

Donations

Please Donate To Bitcoin Address: 1AEbR1utjaYu3SGtBKZCLJMRR5RS7Bp7eE

Releases

No releases published

Packages

No packages published

Languages