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

Lobsters examples seems outated #2

Closed
rafaelvascc opened this issue Nov 28, 2016 · 4 comments
Closed

Lobsters examples seems outated #2

rafaelvascc opened this issue Nov 28, 2016 · 4 comments
Assignees
Labels

Comments

@rafaelvascc
Copy link

Hi Zac, i was trying to use the lobster examples and Visual Studio displayed the following errors:

  1. The delegate in "powershellProvider.OnEvent += (EventRecord record)" expects IEventRecord, not EventRecord

  2. I coudn't find the classes Schema and Parser. If i have to implement those classes, could you please provide an example of how to do it?

I'm new to ETW by the way, thanks for your lib.

@zacbrown
Copy link
Collaborator

Ah yep. I will update that today. Thanks for pointing that out!

@zacbrown zacbrown self-assigned this Nov 28, 2016
@zacbrown zacbrown added the bug label Nov 28, 2016
@zacbrown
Copy link
Collaborator

By the way, this example may get you further faster: https://github.com/zacbrown/PowerShellMethodAuditor

@rafaelvascc
Copy link
Author

Alright, thanks for the quick reply Zac. :)

@zacbrown
Copy link
Collaborator

This is now fixed as of 0 minutes ago :). Please let me know if you continue to see issues.

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

No branches or pull requests

2 participants