jubeaz

Results 8 issues of jubeaz

Hello, I have made some changes on my local version but as I'm not a good programmer I don't want to make a pull request. Is it possible to add...

enhancement

Hello here is a pull request to add an option to prefix a command generated by arsenal. Te prefix is defined by a global var that is referenced in config....

Hello, I've added some checks regarding Defender AV. I've corrected a bug inside check_registry regarding the value of the `op` var. I did not want touch too much to the...

enhancement

Hello, I was thinking to rewrite the GUI using the https://textual.textualize.io/ in order to ease the work on options. Will you agree on such a change or should I create...

enhancement

Hello, Here is a PR to manage argument uniqueness inside a command. This is base on the issue that I've opened here https://github.com/Orange-Cyberdefense/arsenal/issues/90 If accepted and merged I'll work on...

Hello, I don't know if this is the proper place to exchange on modification, but as I'm starting to work on adding the concept of option that can be either...

enhancement

Hello, I've modified arsenal so that config can be defined by user in their own ~/.arsenal.conf which if not present is a copy of the one found in data. User...

Hello, here is a PR that will solve this issues : https://github.com/Orange-Cyberdefense/arsenal/issues/57 I've added a new option for a new way to manage tmux. I've added documentation on the way...