You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/pwndbg/commands
Eduardo González a1edabdf12
Add Ollama LLM support (#2861)
8 months ago
..
__init__.py Implement autogenerating docs (#2846) 8 months ago
ai.py Add Ollama LLM support (#2861) 8 months ago
argv.py Lazy argv (#2649) 12 months ago
aslr.py commands/aslr.py: port to aglib (#2555) 1 year ago
asm.py Implement autogenerating docs (#2846) 8 months ago
attachp.py Cleanup configurable parameters (#2856) 8 months ago
auxv.py AUXV disable stack exploration (#2641) 12 months ago
binder.py Fix binder (#2642) 12 months ago
binja.py Port binja integration to aglib (#2676) 11 months ago
binja_functions.py Port binja integration to aglib (#2676) 11 months ago
branch.py Add check for extraneous doc files, and small doc fixes (#2852) 8 months ago
canary.py Fixes canary command when no canaries are there (#2496) 1 year ago
checksec.py Implement autogenerating docs (#2846) 8 months ago
comments.py Implement autogenerating docs (#2846) 8 months ago
config.py Cleanup configurable parameters (#2856) 8 months ago
context.py Cleanup configurable parameters (#2856) 8 months ago
cpsr.py Removing function OnlyWithArch from commands.init (#2697) 11 months ago
cyclic.py Implement autogenerating docs (#2846) 8 months ago
cymbol.py Implement autogenerating docs (#2846) 8 months ago
dev.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago
distance.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago
dt.py Implement autogenerating docs (#2846) 8 months ago
dumpargs.py Implement autogenerating docs (#2846) 8 months ago
elf.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
flags.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago
gdt.py Removing function OnlyWithArch from commands.init (#2697) 11 months ago
ghidra.py Update code to Python >= 3.8 (#1840) 2 years ago
godbg.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
got.py commands/*.py: port a lot to aglib (#2554) 1 year ago
got_tracking.py Implement autogenerating docs (#2846) 8 months ago
hex2ptr.py hex2ptr - naming and hex replace (#2530) 1 year ago
hexdump.py Cleanup configurable parameters (#2856) 8 months ago
hijack_fd.py Rename all occurences of .arch.current to .arch.name (#2720) 10 months ago
ida.py Implement autogenerating docs (#2846) 8 months ago
ignore.py Update code to Python >= 3.8 (#1840) 2 years ago
integration.py Port binja integration to aglib (#2676) 11 months ago
ipython_interactive.py Implement autogenerating docs (#2846) 8 months ago
jemalloc.py refactor: create ptmalloc2 and jemalloc command categories (#2575) 1 year ago
kbase.py Add next part of adding kernel support for LLDB (#2640) 12 months ago
kchecksec.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
kcmdline.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
kconfig.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
killthreads.py Additional type hints (#2120) 2 years ago
klookup.py Add next part of adding kernel support for LLDB (#2640) 12 months ago
knft.py fixed knft_dump and disable kernel_vmmap_via_page_tables under Darwin (#2788) 9 months ago
kversion.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
leakfind.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago
libcinfo.py add libcinfo command (#2842) 8 months ago
linkmap.py commands/*.py: port a lot to aglib (#2554) 1 year ago
memoize.py commands/*.py: port a lot to aglib (#2554) 1 year ago
misc.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
mmap.py Port `mmap` and `mprotect` to the Debugger-agnostic API 1 year ago
mprotect.py Port `mmap` and `mprotect` to the Debugger-agnostic API 1 year ago
nearpc.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago
next.py Restore `context` call to `next` command 1 year ago
onegadget.py Add check for extraneous doc files, and small doc fixes (#2852) 8 months ago
p2p.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago
patch.py Implement autogenerating docs (#2846) 8 months ago
pcplist.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
peda.py Implement autogenerating docs (#2846) 8 months ago
pie.py fix for issue #2430 (#2431) 1 year ago
plist.py Implement autogenerating docs (#2846) 8 months ago
probeleak.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
procinfo.py Fix remote procinfo errors & remote xinfo (#2732) 10 months ago
profiler.py Add profiler command and lazy load functions table (#2671) 11 months ago
ptmalloc2.py Cleanup configurable parameters (#2856) 8 months ago
ptmalloc2_tracking.py refactor: create ptmalloc2 and jemalloc command categories (#2575) 1 year ago
radare2.py commands/*.py: port a lot to aglib (#2554) 1 year ago
reload.py Update code to Python >= 3.8 (#1840) 2 years ago
retaddr.py Disable stack and vmmap exploration (#2646) 11 months ago
rizin.py commands/*.py: port a lot to aglib (#2554) 1 year ago
rop.py Port to aglib: ropgadget (#2563) 1 year ago
ropper.py commands/*.py: port a lot to aglib (#2554) 1 year ago
search.py Build docs in strict mode (#2844) 8 months ago
segments.py Removing function OnlyWithArch from commands.init (#2697) 11 months ago
shell.py Update code to Python >= 3.8 (#1840) 2 years ago
sigreturn.py Implement autogenerating docs (#2846) 8 months ago
slab.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
spray.py Implement autogenerating docs (#2846) 8 months ago
start.py Use context management for temporary breakpoints (#2820) 8 months ago
strings.py add strings.yield_in_page, refactor strings command (#2843) 8 months ago
telescope.py Cleanup configurable parameters (#2856) 8 months ago
tips.py Implement autogenerating docs (#2846) 8 months ago
tls.py Dump the TLS address by default (#2847) 8 months ago
valist.py Implement autogenerating docs (#2846) 8 months ago
version.py Refactor lldb/gdb commands (#2808) 8 months ago
vmmap.py Implement autogenerating docs (#2846) 8 months ago
windbg.py Fix windbg's "bp" command alias (#2798) 9 months ago
xinfo.py Fix remote procinfo errors & remote xinfo (#2732) 10 months ago
xor.py Port a handful of commands to the Debugger-agnostic interfaces (#2416) 1 year ago