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

Improve Streaming Plugin Detection #60

Open
rcmaehl opened this issue Jul 5, 2020 · 0 comments
Open

Improve Streaming Plugin Detection #60

rcmaehl opened this issue Jul 5, 2020 · 0 comments
Assignees
Labels
core Issue relates to _Core module enhancement internal use Opened by RCMaehl or other contributor
Milestone

Comments

@rcmaehl
Copy link
Owner

rcmaehl commented Jul 5, 2020

Currently NotCPUCores doesn't account for streaming plugins that use .exe processes instead of .dlls such as:

  • get-graphics-offset32.exe
  • get-graphics-offset64.exe
  • inject-helper32.exe
  • inject-helper64.exe
  • obs-browser-page.exe
  • enf-amf-test32.exe
  • enf-amf-test64.exe

This is potentially resolvable with #9 and detecting child processes.

@rcmaehl rcmaehl added enhancement internal use Opened by RCMaehl or other contributor core Issue relates to _Core module labels Jul 5, 2020
@rcmaehl rcmaehl added this to the 2.0 milestone Jul 5, 2020
@rcmaehl rcmaehl self-assigned this Jul 5, 2020
@rcmaehl rcmaehl mentioned this issue Oct 2, 2020
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issue relates to _Core module enhancement internal use Opened by RCMaehl or other contributor
Projects
None yet
Development

No branches or pull requests

1 participant