Skip to content

Infamous-devel/placeholder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

placeholder

Site: http://woofles.github.io/placeholder/

##Client (written in Python)

Sources Used

  1. http://eli.thegreenplace.net/2010/06/25/aes-encryption-of-files-in-python-with-pycrypto/
  2. https://launchkey.com/docs/api/encryption

Libraries Used

  1. pywin32 - http://www.lfd.uci.edu/~gohlke/pythonlibs/#pywin32
  2. Pillow (PIL) - pip install pillow
  3. PyCrypto - pip install pycrypto
  4. pyHook - http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyhook
  5. pbkdf2 - pip install pbkdf2
  6. psutil - pip install psutil

##Installer (written in Java)

Library Used

  1. Java Native Access (JNA) - https://github.com/twall/jna#readme Using both jna.jar and jna-platform.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.5%
  • Python 29.5%