gchq/CyberChef
在 GitHub 查看bug(AMF Encode): Uncaught TypeError setting getter-only property "value"
Open
#2,490 建立於 2026年6月4日
bughelp wanted
倉庫指標
- Star
- (34,843 star)
- PR 合併指標
- (平均合併 53天 1小時) (30 天內合併 68 個 PR)
描述
To reproduce that, drag AMF Encode and set the input simply to {"a": true}
as you can see an unhandled TypeError appear thrown as that
AMF Encode - TypeError in https://gchq.github.io/CyberChef/modules/Encodings.js on line 2.<br><br>Message: setting getter-only property "value"
Direct Test Links:
- https://gchq.github.io/CyberChef/#recipe=AMF_Encode('AMF3')&input=eyJhIjogdHJ1ZX0&oenc=65001&oeol=VT
- https://gchq.github.io/CyberChef/#recipe=AMF_Encode('AMF3')&input=eyJhIjogbnVsbH0&oenc=65001&oeol=VT
- https://gchq.github.io/CyberChef/#recipe=AMF_Encode('AMF3')&input=eyJhIjogZmFsc2V9&oenc=65001&oeol=VT