Carter Brainerd

Results 4 issues of Carter Brainerd

Add support for the Gpmfile. The Gpmfile serves as a dependency manager file (comparable to Gemfile in ruby).

Hacktoberfest

Right now, the only VM check is via the `CPUID` assembly instruction. We should check BIOS information of common hypervisors instead.

enhancement
help wanted
good first issue

Right now, the `encoding` directive in the profile is unused. This should support multiple different types of encoding. Ideally, these encodings can be a standardized interface (namely with `encode` and...

enhancement
help wanted
good first issue

# Bug Details I am trying to intercept some traffic on my iPhone using [mitmproxy](https://docs.mitmproxy.org/stable/). I've installed the root cert generated by mitmproxy and have fully trusted it on my...