exploit - Immunity Debugger - PyCommands List

来源:互联网 发布:平平无奇 古天乐 知乎 编辑:程序博客网 时间:2024/06/14 19:00
PyCommand            Description=================    ============================================================================================acrocache            Dumps Acrobat Reader Cache stateapitrace             - DESC is not defined for this command -ASLRdynamicbase      Inspect modules for Vista ASLR compatibilitybpxep                Sets a breakpoint on entrypoint of main module ..chunkanalyzehook     Analize a Specific Chunk at a specific momentcmpmem               Compare memory with a file (file been a dump from prettyhexprint)dependencies         Find a exported function on the loaded dllduality              Looks for mapped address that can be 'transformed' into opcodesfindantidep          Find address to bypass software DEPfinddatatype         - DESC is not defined for this command -findloop              Find natural loops given a function start addressfindpacker           Find a Packer/Cryptor on a Module (Note: It might take some times due to the amount of signature on our db)findtrampoline       Finds suitable addresses to overwrite the saved return address.funcdump             List the functions of a chosen modulefunsniff             Analize the heap pattern of a executed functiongetevent             Get a log of current debugeventgetrpc               Get the RPC information of a loaded dllgflags               gflagsheap                 Immunity Heap Dumphidedebug            Patches lots of anti-debug protection ..  (try "!usage hidedebug" for details)hippie               Heap logging functionhookheap             Hook on RtlAllocateHeap/RtlFreeHeap and display informationhookndr              Hooks the NDR unmarshalling routines and prints them out so you can see which ones workedhookssl              Creates a table that displays packets received on the network.horse                Low Fragmentation Heap Viewerlist                 List PyCommandslookaside            Shows the Lookaside of the Heap structuremark                 Static Analysis: Mark the tiny onesmike                 Attempts to automate tracing the lifecycle of a packet's contents.modptr               !modptr Patch all Function Pointers and detect when they triggeredmona                 Corelan Team exploit development swiss army knifenohooks              Clean all hooks from memoryopenfile             Open a Filepackets              Creates a table that displays packets received on the network.pyexec               Non interactive python shell [immlib already imported]recognize            Function Recognizing using heuristic patterns.safeseh              Looks for exception handlers registered with SafeSEHscanpe               Detect a Packer/Cryptor of Main Module, also scan just EntryPoint ..search               Search for given assembly codesearchcode           Search code in memorysearchcrypt          Search a defined memory range looking for cryptographic routinessearchheap           Search the heap for specific chunkssearchspray          - DESC is not defined for this command -shellcodediff        Check for badcharssqlhooker            - DESC is not defined for this command -stackvars            Set comments around the code to follow stack variables size and contentsyscall              - DESC is not defined for this command -template             Immunity PyCommand Templatetraceargs            TraceArgs -> Find User supplied arguments into a given functionusage                Return the usage information for a python commandvcthook              - DESC is not defined for this command -
0 0