objectwalker
2.2.1
A python module to explore the object tree to extract paths to interesting objects in memory.
breakpoint()
.You can now install it from pypi (latest version is ) with this command:
sudo python3 -m pip install objectwalker
os
module in the module jinja2
:
objectwalker -m jinja2 --filter-module os --max-depth 15
Pull requests are welcome. Feel free to open an issue if you want to add other features.