Site: http://woofles.github.io/placeholder/
##Client (written in Python)
Sources Used
- http://eli.thegreenplace.net/2010/06/25/aes-encryption-of-files-in-python-with-pycrypto/
- https://launchkey.com/docs/api/encryption
Libraries Used
- pywin32 - http://www.lfd.uci.edu/~gohlke/pythonlibs/#pywin32
- Pillow (PIL) - pip install pillow
- PyCrypto - pip install pycrypto
- pyHook - http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyhook
- pbkdf2 - pip install pbkdf2
- psutil - pip install psutil
##Installer (written in Java)
Library Used
- Java Native Access (JNA) - https://github.com/twall/jna#readme Using both jna.jar and jna-platform.jar