Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Security

    haystack 0.17

    Download button

    No screenshots available
    Downloads: 1,036  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Loic Jaquemet | More programs
    GPL / FREE
    June 19th, 2012, 12:25 GMT
    ROOT / Security

     Read user reviews (0)  Refer to a friend  Subscribe

    haystack description

    Search C Structures in a process' memory

    haystack is a Python module to search C structures in a process' memory.

    What does it do?:

    The basic functionnality is to search in a process' memory maps for a specific C Structures.

    How do it knows that the structures is valid?:


    You add some constraints ( expectedValues ) on the fields. Pointers are also a good start.

    Where does the idea comes from?:


    use http://www.hsc.fr/ressources/breves/passe-partout.html.fr  to get keys
    use http://pauldotcom.com/2010/10/tsharkwireshark-ssl-decryption.html
     or http://www.rtfm.com/ssldump/ to read streams
    use scapy, because it's fun ? but we need IP reassembly .
    pynids could be more useful...
    dsniff is now in python ?
    flowgrep
    use python.


    HOWTO:

    >>> import haystack
    >>> haystack.findStruct( pid , 'ctypes.c_int')
    >>> haystack.findStruct( pid , 'ctypes_example.big_struct')


    It's easy to add new structures (check ctypeslib or do it by hand).


    Product's homepage

    Requirements:

    · Python
    · python-ptrace

      


    TAGS:

    C structures | process memory | C | structures | search

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM