!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 

uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC
2014 x86_64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/doc/python-crypto/   drwxr-xr-x
Free 129.82 GB of 142.11 GB (91.35%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     Crypto.Util.RFC1751-module.html (17.8 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Crypto.Util.RFC1751
Package Crypto :: Package Util :: Module RFC1751
[hide private]
[frames] | no frames]

Module RFC1751

Functions [hide private]
 
_key2bin(s)
Convert a key into a string of binary digits
 
_extract(key, start, length)
Extract a bitstring from a string of binary digits, and return its numeric value.
 
key_to_english(key)
key_to_english(key:string) : string Transform an arbitrary key into a string containing English words.
 
english_to_key(str)
english_to_key(string):string Transform a string into a corresponding key.
Variables [hide private]
  __revision__ = '$Id$'
  binary = {0: '0000', 1: '0001', 2: '0010', 3: '0011', 4: '0100...
  wordlist = ['A', 'ABE', 'ACE', 'ACT', 'AD', 'ADA', 'ADD', 'AGO...
  __package__ = 'Crypto.Util'
Function Details [hide private]

key_to_english(key)

 
key_to_english(key:string) : string
Transform an arbitrary key into a string containing English words.
The key length must be a multiple of 8.

english_to_key(str)

 
english_to_key(string):string
Transform a string into a corresponding key.
The string must contain words separated by whitespace; the number
of words must be a multiple of 6.


Variables Details [hide private]

binary

Value:
{0: '0000',
 1: '0001',
 2: '0010',
 3: '0011',
 4: '0100',
 5: '0101',
 6: '0110',
 7: '0111',
...

wordlist

Value:
['A',
 'ABE',
 'ACE',
 'ACT',
 'AD',
 'ADA',
 'ADD',
 'AGO',
...


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0182 ]--