Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
carpedm20 committed Aug 10, 2013
1 parent abd700a commit 63c0ca0
Show file tree
Hide file tree
Showing 5 changed files with 680 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
__author__ = 'carpedm20'

aes_key='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
sKey = u''
duuid = u''
user_id = ''
Binary file added guide.pdf
Binary file not shown.
Loading

0 comments on commit 63c0ca0

Please sign in to comment.