Olivier Bilodeau

Results 135 issues of Olivier Bilodeau

Tracking bug - [x] x64dbg (saneki/chocolatey-packages/issues/1) - [ ] ollydbg2 - [x] npcap (#2) - [ ] [cutter](https://github.com/radareorg/cutter) - [ ] malboxes itself

enhancement
help wanted
good first issue
hacktoberfest

After seeing recent [performance discrepancies](https://openbenchmarking.org/embed.php?i=1812203-PTS-VIRTUALI66&sha=473274f&p=2) between kvm and virtualbox, I'm tempted to give another shot at kvm support. I know that @ProloG-Shaman has done a PoC of it. I wonder...

enhancement

Did some tests yesterday for a multi-machine setup with the `Vagrantfile` built by the spin command. There are some challenges around the networking setup since Vagrant insists on being on...

enhancement
help wanted

Reason is that IDA changed the name of their 64 bit debugger: ``` * Bad source '/home/olivier/opt/ida/dbgsrv/win64_remotex64.exe': stat /home/olivier/opt/ida/dbgsrv/win64_remotex64.exe: no such file or directory ``` Ideally, we need to make...

good first issue
hacktoberfest

@iphelix told me about very interesting advantages of installing it in-VM including [launching commands on specific listeners](https://github.com/fireeye/flare-fakenet-ng#listener-configurations). https://github.com/fireeye/flare-fakenet-ng

enhancement
good first issue
hacktoberfest

I'm trying to make it easier to execute malware not only debugging or reverse-engineering it. The idea came from someone unfamiliar with malware that I saw install a malboxes VM...

We can only specify one product key in the config file. I'm going to rework this so that we can have keys for all versions of Windows. Also, since the...

enhancement

File names with spaces will cause packer to abort with: ``` Build 'virtualbox-iso' errored: Error restoring file from $env:TEMP\winrmcp-57976d77-c664-49bd-14ed-dd28996a28c2.tmp to 'C:\Tools\ExeinfoPe\skins\Skin - blue deep water.jpg': restore operation returned code=1 ```...

help wanted
upstream

See @Svieg's comment in #5. If failed `file://` references are allowed in `iso_urls` array I think this is reasonable. We provide default values in `config-examples.json` and allow user to override....

enhancement

For example, while asciidoctor supports the `kbd:[F1]` macro and we do the proper rendering in this back-end, since reveal.js doesn't have the CSS for that feature, the kbd macro does...

:wave: help wanted
✔️ compliance