Skip to content

4zv4l/lcransom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcransom

"Ransomware" (not really harmfull the way it is now)

Build

  • Could easily support Windows (pr are welcome)

  • On Linux do make

You will need the openssl lib

can change the IP:PORT in random.lua:33

Usage

usage to encrypt:
  ./ransom [path]
usage to decrypt:
  ./ransom [path] [key] [iv]

decrypt if the file extensions is .Pwnd

encrypt if the file extensions isnt't .Pwnd

can change the extension in ransomlib.h:14

Why

Just to do some C and learn how to glue Lua and C together

About

lua + c ransomware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages