1
I Use This!
Activity Not Available

Commits : Listings

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