Carter Brainerd
Carter Brainerd
Add support for the Gpmfile. The Gpmfile serves as a dependency manager file (comparable to Gemfile in ruby).
Right now, the only VM check is via the `CPUID` assembly instruction. We should check BIOS information of common hypervisors instead.
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...
# 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...