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

[Bug]: NetHook sees only incoming packets #1496

Open
zxcvqwerasdf opened this issue Jan 22, 2025 · 2 comments
Open

[Bug]: NetHook sees only incoming packets #1496

zxcvqwerasdf opened this issue Jan 22, 2025 · 2 comments
Labels

Comments

@zxcvqwerasdf
Copy link

What did you expect to happen?

After update ~21.01.2025 19:16 GMT NetHook began to see only incoming packets

Instead of that, what actually happened?

No outcoming packets

Which operating system are you running on?

Windows

Which .NET Runtime are you running on?

.NET Core or .NET 5 or higher.

Version

9

Relevant log output

Example Code

Additional Information

No response

@iTaysonLab
Copy link

Logs, if this helps:

Initializing NetHook2...
Built at 2025-01-21 00:34:18 +00:00 from b4f831b (2025-01-21 11:32:46 +1100)
CCrypto::SymmetricEncryptChosenIV = 0x6BB608B0
PchMsgNameFromEMsg = 0x6BB73AE0
Detoured SymmetricEncryptChosenIV!
CWebSocketConnection::BBuildAndAsyncSendFrame = 0x6B63B590
CCMInterface::RecvPkt = 0x6B57C900
Detoured CWebSocketConnection::BBuildAndAsyncSendFrame!
Detoured CCMInterface::RecvPkt!

Tested on Steam Versions: 1737404083, 1737514353 (Stable) + 1737601106 (Beta)

@zxcvqwerasdf
Copy link
Author

Found solution, add 57 to your buildfunc pattern

		"\x55\x8B\xEC\x83\xEC\x64\xA1\x00\x00\x00\x00\x53\x8B\xD9\x57",
		"xxxxxxx????xxxx",

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