Results 9 issues of Hugo Genesse

RFLAGS are not checked to identify them so only the decimal value is written. Should check the interesting flags with masks.

enhancement

Sup! I was testing the exploit with a LG G5 and a G4 and the shell was hanging but I wasn't getting any SELinux errors with `adb logcat | grep...

I had to have a windows 32 bit VM so I went for the win7_x86_analyst profile but SP1 is not installed. Automatic updates are turned off and that seems reasonable...

enhancement

I personally had a use case for installing python and pip packages. I thought it would be cool to do that automatically like `choco_packages` but `python_packages`. Modifications would be like:...

enhancement

While spinning up a `win10_1607_x64_analyst` I saw that x64dbg was not installed. While looking at the logs, I found this: ``` virtualbox-iso: Progress: Downloading x64dbg.portable 20190901.1737... 100% virtualbox-iso: virtualbox-iso: x64dbg.portable...

bug
upstream

@ProloG-Shaman was using malboxes and we found out that the default profile wasn't used because there was a check to see if the config had a "profile" key and if...

help wanted

A quick look-up told me that we could add [vboxmanage options](https://www.packer.io/docs/builders/virtualbox-iso.html) in the profiles so the user could easily modify those options in `config.js`

enhancement
good first issue
hacktoberfest

Quick fix has been proposed in #94 but should be looked at for a real fix.

bug

I think that the vagrant box name should be configurable from the default that is only the template name (https://github.com/GoSecure/malboxes/blob/master/malboxes/malboxes.py#L356)

enhancement