1
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
travis - trying to fix json.hpp compiler woes More... about 7 years ago
travis - adding manual yara install More... about 7 years ago
travis - adding manual yara install More... about 7 years ago
Added support for JSON and is up to date with latest on dev branch More... about 7 years ago
Merge branch 'develop' of https://github.com/BayshoreNetworks/yextend into develop More... about 7 years ago
initial ingest - .travis.yml More... about 7 years ago
Merge branch 'develop' of https://github.com/BayshoreNetworks/yextend into develop More... about 7 years ago
Added support to ingest JSON and display output properly More... about 7 years ago
added bool for JSON pretty print option More... about 7 years ago
added handling of use case where there are yara rulehits with no meta-data More... about 7 years ago
clean up of some debug output More... about 7 years ago
output logic adjustments for multiple file scan More... about 7 years ago
removing debug output More... about 7 years ago
output logic adjustments for single file scan More... about 7 years ago
logic fix at the level of j_children More... about 7 years ago
logic fix at the level of j_children More... about 7 years ago
adding coverage for processed files that have no hits from yara More... about 7 years ago
adding coverage for processed files that have no hits from yara More... about 7 years ago
run_yextend - small bug fix for when the val in -r has no ending forward slash More... about 7 years ago
pretty big refactor More... about 7 years ago
updates to README More... about 7 years ago
missing std:: causing issues with some compilers More... about 7 years ago
fix for version detection for older versions of yara More... about 7 years ago
updates to README More... about 7 years ago
update to nose tests since the call to yextend has changed (now use -t and -r) More... about 7 years ago
a little cleanup More... about 7 years ago
adding support for the case where its a single hit and there is nothing to initially tokenize (i.e. multiple hits) More... about 7 years ago
added json output support More... about 7 years ago
added json output support for single target file use case More... about 7 years ago
updates to README More... about 7 years ago