(1/3) I've released publicly a new tool/library called
#objectwalker that I have been working on for a few months. 🥳
ObjectWalker allows you to find paths into python objects to find interesting targets, in breadth first search or depth first search!
➡️
github.com/p0dalirius/object…