Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
64 contributions in the last year
Contribution activity
October 2020
- lucasg/node JavaScript
- lucasg/vmlinux-to-elf Python
- lucasg/pwntools Python
Created a pull request in marin-m/vmlinux-to-elf that received 5 comments
[log] Switch out ``print()`` for ``log()``
logging.log() is easier to configure and suppress than print(), which is mainly done by redirecting stdout.
This PR makes it easier to use vmlinux-…

