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

pyamf.DecodeError: Malformed stream (amfVersion=11822) #11

Open
l1tecoding opened this issue Oct 19, 2021 · 1 comment
Open

pyamf.DecodeError: Malformed stream (amfVersion=11822) #11

l1tecoding opened this issue Oct 19, 2021 · 1 comment

Comments

@l1tecoding
Copy link

Hello, i am use Wireshark for capture packets and me need decode this.

I try your library but get error - pyamf.DecodeError: Malformed stream (amfVersion=11822)

How i can solve this?

@StdCarrot
Copy link
Owner

Malformed stream means that the data is not AMF or can not decode as AMF.

Use Charles[https://www.charlesproxy.com/] first.

It works like wireshark but it is automatically finding data types based on HTTP.(Usually, AMF packet is transferred by HTTP.)

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

No branches or pull requests

2 participants