Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update nuget, add logic to solve https://github.com/EricZimmerman/evtx/issues/230 #231

Closed
wants to merge 3 commits into from

Conversation

AndrewRathbun
Copy link
Collaborator

Description

update nuget packages

adds logic to resolve #230

This seemed like an easy one for ChatGPT to handle. @EricZimmerman feel free to modify as you see fit, of course, but I tested it and it works.

I also added logic to handle where if someone tries to pass 4700-4600 so it'll handle 4600 as the start, 4700 as the end, and iterate accordingly.

So tests with both --inc and --exc have passed using both 4600-4700 and 4700-4600.

image

@AndrewRathbun AndrewRathbun added the enhancement New feature or request label Oct 11, 2023
@AndrewRathbun AndrewRathbun self-assigned this Oct 11, 2023
@EricZimmerman
Copy link
Owner

nice try skynet. not this time.

I rolled my own solution thats less convoluted. please check it out and try it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass event ID ranges
2 participants