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.
k4lizen
169f937326
mallocng: print information about slot, group, meta at given address ( #3087 )
...
* add signed int typeinfo and memory util
* constructing the mallocng types
* cleanup a bit
* mallocng-user-slot
* print meta and group with slot
* ng-meta and ng-group commands
* handle corrupt data structures cleanly
* extra uslot annotations
* support multiple lines of extra
* group size corruption check, bit more annotation
* print both meta and group on ng-group and ng-meta
* fix pretty print to use colored_ljust
* fix for lldb; inferior must be loaded for aglib
* autogen docs
* fixup rebase
* ng-uslot -> ng-slotu
* fix idx calculation edge case
* hex() -> :#x
* str(e) -> e
* precalculate strings in PropertyPrinter::add
* lint
6 months ago
..
aglib
mallocng: print information about slot, group, meta at given address ( #3087 )
6 months ago
color
`vmmap` improvment/fix ( #3086 )
6 months ago
commands
mallocng: print information about slot, group, meta at given address ( #3087 )
6 months ago
dbg
mallocng: print information about slot, group, meta at given address ( #3087 )
6 months ago
emu
Various docs fixups round 2 ( #3053 )
7 months ago
gdblib
TUI: Switch threads and expressions windows ( #3095 )
6 months ago
integration
Various docs fixups round 2 ( #3053 )
7 months ago
lib
mallocng: print information about slot, group, meta at given address ( #3087 )
6 months ago
wrappers
Various docs fixups round 2 ( #3053 )
7 months ago
__init__.py
A few more docs fixups ( #3064 )
7 months ago
arguments.py
Various docs fixups round 2 ( #3053 )
7 months ago
auxv.py
Various docs fixups round 2 ( #3053 )
7 months ago
chain.py
Various docs fixups round 2 ( #3053 )
7 months ago
decorators.py
Various docs fixups round 2 ( #3053 )
7 months ago
enhance.py
Various docs fixups round 2 ( #3053 )
7 months ago
exception.py
Various docs fixups round 2 ( #3053 )
7 months ago
ghidra.py
Various docs fixups round 2 ( #3053 )
7 months ago
glibc.py
Cleanup parameters and autogenerate doc pages for them ( #2875 )
8 months ago
hexdump.py
Port Pwndbg to LLDB ( #2382 )
1 year ago
log.py
Various docs fixups round 2 ( #3053 )
7 months ago
profiling.py
Various docs fixups round 2 ( #3053 )
7 months ago
radare2.py
Various docs fixups round 2 ( #3053 )
7 months ago
rizin.py
Various docs fixups round 2 ( #3053 )
7 months ago
search.py
Build docs in strict mode ( #2844 )
8 months ago
ui.py
Fix terminfo in portable-lldb and fix terminal size ( #3050 )
7 months ago