Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julienc91/re315
Projet Laptop
https://github.com/julienc91/re315
Last synced: 5 days ago
JSON representation
Projet Laptop
- Host: GitHub
- URL: https://github.com/julienc91/re315
- Owner: julienc91
- Created: 2014-01-23T08:53:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-27T12:56:31.000Z (almost 11 years ago)
- Last Synced: 2023-08-19T15:55:41.022Z (about 1 year ago)
- Language: C++
- Size: 80 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RE315 - Laptop Project
======================**Important:** If you have not obtained this project by cloning the github
repository, please clone it:git clone https://github.com/julienc91/re315
The purpose of this project was to find and implement several methods to
bypass or log password of disk encryption systems. This repository is divided
into 5 parts:- `luks`: methods targeting the Luks disk encryption system, both on
Debian and Fedora based operating systems
- `TrueCrypt`: methods targeting TrueCrypt. `Phishing` contains the phishing
method, and `tc-infection` the TrueCrypt bootloader infection.
- `BitLocker`: trick BitLocker when it is used without a TPM
- `usb_key`: source code to create a light and bootable usb key to perform
the previous attacks and RAM dumps.
- `rapport`: LaTeX source code of the project reportOther `README.md` files are available in subdirectories for more explanations.
If any problem is encountered, do not hesitate to contact us.
### Team
ENSEIRB-MATMECA, RSR, 2013-2014
- Julien CHAUMONT : jchaumont [at] enseirb-matmeca.fr
- Pierric GOURINCHAS : pgourinchas [at] enseirb-matmeca.fr
- Antoine HANRIAT : ahanriat [at] enseirb-matmeca.fr
- Florent MONJALET : fmonjalet [at] enseirb-matmeca.fr