Deft_

Results 105 comments of Deft_

Found a valid patch for that issue. All we need to do is to check whether the self.sam_dump attribute has a items_found attribute itself: ```python def run(self): self.logger.display("Starting gathering credz")...

Patched with https://github.com/login-securite/DonPAPI/pull/97.

Found the issue which is related to dploot @zblurx ![image](https://github.com/user-attachments/assets/f386d041-c52e-40c6-8d6b-848a7cae7f93) Considering DonPAPI can loot stuff both via $IPC for registry keys and $C for files, I think we should add...

That said, we still need one share to dump the exports. As of now, it's C$ but may be we can loop over them until we find one which will...

Seems like I need to refactor the pyproject.toml file to package collectors ![image](https://github.com/user-attachments/assets/b6a8fc7e-8aef-4ffb-9d4e-dc82f3ba7549)