Thomas D.

Results 137 comments of Thomas D.

Je préfère mon kaléidordinateur :)

Je tenais beaucoup à mon "kaléidordinateur", "ordiphone" n'est pas assez spécifique aux lunettes connectées :(

I tried unsuccessfully to find an alternative to `nmon` in Termux: https://itsfoss.com/linux-system-monitoring-tools/ So we all look forward having `nmon` :-)

No, you can use nmon without being root.

I don't know, but on "regular" Linux like Debian for sure.

Thanks but please use the builtin `csv` Python module to ensure proper charset support. And please quote all to avoid any escaping issue, and specify the lineterminator, for instance: `csv.writer(export_file,...

Your `get_user()` and `get_host` functions can be simplified and more robust by calling cme internal `self.db.get_users/computers(arg)` functions and passing args, instead of looping. cf. https://github.com/Porchetta-Industries/CrackMapExec/issues/604

Yes sure, thank you all. The next step would be to rewrite all other CSV export functions (host, creds, detailed) to follow the same CSV output format

Can't it be possible to provide, in the main repo, a statically compiled version of `qbittorent-nox` for instance ?