0
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
Remove unnecessary pass statements
Ryan Shipp
as rshipp
More... over 6 years ago
Fix python2.7 encoding issue in tests
Ryan Shipp
as rshipp
More... over 6 years ago
Remove py3.3 from Travis build
Ryan Shipp
as rshipp
More... over 6 years ago
Fix python3 compat issues
Ryan Shipp
as rshipp
More... over 6 years ago
Update short description
Ryan Shipp
as rshipp
More... over 6 years ago
Standardize YARA case
Ryan Shipp
as rshipp
More... over 6 years ago
Use re.VERBOSE format for byte/rexstring
Ryan Shipp
as rshipp
More... over 6 years ago
Add bytestring and rexstring tests
Ryan Shipp
as rshipp
More... over 6 years ago
Fix whitespace in unit tests
Ryan Shipp
as rshipp
More... over 6 years ago
Update tests to reflect new import logic
Ryan Shipp
as rshipp
More... over 6 years ago
Update broken paths in an erroring test
Ryan Shipp
as rshipp
More... over 6 years ago
Add starter docs
Ryan Shipp
as rshipp
More... over 6 years ago
Add Travis config
Ryan Shipp
as rshipp
More... over 6 years ago
Update README ref in setup.py
Ryan Shipp
as rshipp
More... over 6 years ago
Add README badges
Ryan Shipp
as rshipp
More... over 6 years ago
Add to README
Ryan Shipp
as rshipp
More... over 6 years ago
Rename README.md to README.rst
Ryan Shipp
as rshipp
More... over 6 years ago
Loosen the BYTESTRING regex
Ryan Shipp
as rshipp
More... over 6 years ago
Merge pull request #6 from rholloway/lineno More... over 6 years ago
Merge pull request #5 from rholloway/improvements More... over 6 years ago
adds line number to syntax error More... over 6 years ago
Fix ply version to latest stable that avoids some bugs seen More... over 6 years ago
Adds ability to track raw sections in plyara, and fixes multi handler issue More... over 6 years ago
Merge pull request #4 from rholloway/utkonos More... over 6 years ago
Adding test More... over 6 years ago
Remove debug line More... over 6 years ago
porting/merging utkonos fork into my fork More... over 6 years ago
Merge pull request #3 from rholloway/parsing_bugs More... almost 7 years ago
Improves parsing of regex strings for edge cases More... almost 7 years ago
Adding improved parsing of filesize value, improved hexstring/bytestring parsing for groups More... almost 7 years ago