armory icon indicating copy to clipboard operation
armory copied to clipboard

Considering adding attribute hooking / watching to probe

Open davidslater opened this issue 2 years ago • 0 comments

The basic concept would be to hook __setattr__ (or similar) and filter so that when a value gets set on an object, we can tap into that value.

davidslater avatar May 13 '22 22:05 davidslater