5 projects
sgtpyutils
sgtpyutils is a public library for use.
scidatetime
scidatetime is python module for DateTime handle.
pydumpck
pydumpck is a multi-threads tool for decompile exe,elf,pyz,pyc packed by python which is base on pycdc and uncompyle6.sometimes its py-file result not exactly right ,maybe could use uncompyle6.
sgtlibc
a offline python-lib for search libc function.for search version of libc.you can use like:`sgtlibc puts:aa0+read:140 --dump system binsh` or in python , like : `py:import sgtlibc;s = sgtlibc.LibcSearcher();s.add_condition('puts',0xaa0)`
ropper2
Show information about files in different file formats and find gadgets to build rop chains for different architectures.