You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,8 @@ PyCript WebSocket is a Burp Suite extension that enables users to encrypt and de
48
48
49
49
50
50
> [!Note]
51
-
> PyCript Web Socket has separate Logic to handle encryption and decryption and demo code from Original PyCript will not work with the PyCript WebSocket version. The main logic is same in both the extension yet it differs at some level. DO NOT USE https://github.com/Anof-cyber/PyCript-Template for PyCript WebSocket.
51
+
> **PyCript WebSocket** has a separate logic for handling encryption and decryption, making it incompatible with the demo code from the original **PyCript**. While both extensions share the same core concept, they differ in implementation. **Do not use**[PyCript-Template](https://github.com/Anof-cyber/PyCript-Template) for **PyCript WebSocket**.
52
+
52
53
53
54
54
55
Below Example is in JavaScript, You can use any language including Bash, C, Python, Java, Go etc.
0 commit comments