__gmon_start__ _init _fini __cxa_finalize _Jv_RegisterClasses PyArg_ParseTuple Py_BuildValue initcrypt Py_InitModule4 libc.so.6 _edata __bss_start _end GLIBC_2.1.3
ss:crypt s
@ crypt(word, salt) -> string word will usually be a user's password. salt is a 2-character string which will be used to select one of 4096 variations of DES. The characters in salt must be either ".", "/", or an alphanumeric character. Returns the hashed password as a string, which will be composed of characters from the same alphabet as the salt. `
GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) GCC: (GNU) 4.6.x-google 20120106 (prerelease) GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
.symtab .strtab .shstrtab .hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .text .fini .rodata .eh_frame_hdr .eh_frame .ctors .dtors .jcr .dynamic .got .got.plt .data .bss .comment .debug_aranges .debug_info .debug_abbrev .debug_line .debug_ranges
initfini.c crtstuff.c __CTOR_LIST__ __DTOR_LIST__ __JCR_LIST__ __do_global_dtors_aux completed.5467 dtor_idx.5469 frame_dummy __CTOR_END__ __FRAME_END__ __JCR_END__ __do_global_ctors_aux cryptmodule.c crypt_crypt crypt_methods crypt_crypt__doc__ _GLOBAL_OFFSET_TABLE_ __x86.get_pc_thunk.bx __dso_handle __DTOR_END__ _DYNAMIC initcrypt crypt __gmon_start__ _Jv_RegisterClasses _fini PyArg_ParseTuple Py_BuildValue __bss_start Py_InitModule4 _end _edata __cxa_finalize@@GLIBC_2.1.3 _init