1
I Use This!
Inactive

Commits : Listings

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