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

Named Pipes API #2

Open
DannyParker0001 opened this issue Mar 10, 2020 · 1 comment
Open

Named Pipes API #2

DannyParker0001 opened this issue Mar 10, 2020 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@DannyParker0001
Copy link
Member

Injecting a DLL isn't hard, but for communication with Injected DLL's, you need IPC. Named Pipes are the best IPC I've found so far.

@DannyParker0001 DannyParker0001 added the enhancement New feature or request label Mar 10, 2020
@DannyParker0001 DannyParker0001 added this to In progress in btd6.jet Mar 10, 2020
@DannyParker0001 DannyParker0001 moved this from In progress to Partially Done in btd6.jet Mar 11, 2020
@DannyParker0001
Copy link
Member Author

Current code is pretty messy, consider serialization with flatbuffers & streams

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
btd6.jet
  
Partially Done
Development

No branches or pull requests

1 participant