1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Import setuptools before distutils More... about 3 years ago
AppVeyor: Python 2.7, 3.6, 3.8, 3.10 (#130) More... over 3 years ago
Fix typos discovered by codespell More... over 3 years ago
Use print() function in both Python 2 and Python 3 More... over 3 years ago
Update setup.py More... over 3 years ago
Adds RDSEED starting from Broadwell More... over 4 years ago
Fix rip register usage in AT&T assembly (#112) More... over 4 years ago
Make the build reproducible More... over 5 years ago
Support simple syntax for RIP-relative CALL (#107) More... over 5 years ago
Allow asm printing for CALL(RIPRelativeOffset(3)) (#105) More... almost 6 years ago
fix gas syntax for MemoryOperand More... almost 6 years ago
Bump Python 3 versions on CI to 3.6 and 3.7 More... almost 6 years ago
A couple more fixes for FreeBSD More... almost 6 years ago
Support for FreeBSD More... about 6 years ago
Fix simple typo: uncoditional -> unconditional More... about 6 years ago
Removed enum34 dependency for new Python versions (#96) More... over 6 years ago
Update README More... almost 8 years ago
ELF writer: add .note.GNU-stack section More... almost 8 years ago
Require Opcodes>=0.3.13 More... almost 8 years ago
setup.py: remove Opcodes version number More... almost 8 years ago
Switch to Opcodes 0.3.14 More... almost 8 years ago
fix macho vmsize More... over 8 years ago
Requirements: update Opcodes to 0.3.13 More... over 8 years ago
README: fix typo More... over 8 years ago
README: mention AEZ Go implementation More... over 8 years ago
README: add tutorial by @eliben More... over 8 years ago
x86-64 testgen: various improvements More... over 8 years ago
Tests: fix failure due to change in format prototype More... over 8 years ago
GAS assembly: automatically translate labels to local symbols (numbers) More... over 8 years ago
Assembly: minimally support GAS assembly output More... over 8 years ago