jxuanli
b6c62f6f2a
Fixing computation of Aarch64 page markers and physical offset handling ( #3291 )
...
* Fixing aarch64 phys offset handling
* fixing aarch64 vmemmap handling
* fixing aarch64 pci handling
* improved comments
* improved the computations of arm address markers
* improved tests
* improved marker checking in vmmap
* fixes based on comments
3 months ago
jxuanli
41c8bc734b
Improving `kmod` ( #3254 )
...
* -
* improving kmod
* bug fix
* added helpers for finding offsets
* improved helpers for determining offsets
* improving kmod helpers
* refactoring + handling kallsyms
* recovering from stash
* doc + test
* fixes based on coments
* improvements
4 months ago
Deepanshu Sharma
870825cd5f
changing PWNDBG_DISABLE_COLORS to NO_COLOR #3191 ( #3239 )
4 months ago
Allen Chang
26db4533aa
Add command to display information about kernel syscalls ( #3103 )
...
* merge conflicts
* Fix lint errors
* ksyscalls
* Update pwndbg/commands/ksyscalls.py
* Requested changes
* docs
* merge fix
* Minor change
* Minor change in test
* Check sys_call_table symbol
---------
Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>
4 months ago
jxuanli
9aabc0b83d
Supporting kernel debugging in the absence of provided type information ( #3116 )
...
* recoverying from rm -rf
* refactored kconfig
* collapsing merge history
* cleaning up
* refactored out buddydump and slab type helpers
* improving bud and slub
* improved arch specific symbol handling
* improved handling of vmemmap and vmalloc bases when symbols do not exist
* misc
* doc
* properly naming kernel symbol files
* try except for cases where ptrace_scope is enabled
* fixing test
5 months ago
patryk4815
7e7c47f209
fix relative imports in tests ( #3163 )
...
* fix relative imports
5 months ago
patryk4815
f7f8b31f4f
add relative imports into tests ( #3161 )
...
* add relative imports into tests
* fix lint
* fix run
* fix imports
* fix lint
* fix mocks
* fix unit_tests
* fix collect
* fix execute with nix
* fix qemu-system
5 months ago