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

Version 0.3 #4

Merged
merged 26 commits into from
Nov 21, 2023
Merged

Version 0.3 #4

merged 26 commits into from
Nov 21, 2023

Conversation

Anof-cyber
Copy link
Owner

  • Fixed an error in Mac OS M1 and M2 that was caused by direct subprocess execution. Special thanks to Tavi for reporting the issue in the extension.
  • Added a logger to aid in debugging the encryption and decryption background process.
  • Implemented a new way to include or exclude parameters for encryption and decryption in requests and responses, thanks to @Parimal-shaw for the feature idea.
  • Improved the speed of PyCript compared to older versions.
  • The PyCript editor tab now works more efficiently for both request and response at the same time.
  • Added a new resource option to help users get started with PyCript.
  • Custom requests can now take headers in base64 encoded format.
  • The decrypted request table now allows for deleting entries. Special thanks to Akshay Dandekar for the feature idea.
  • Fixed a bug where the response encryption file was being replaced with the request encryption file from local storage.
  • Optimized the code to make PyCript more efficient.
  • Fixed a bug where the PyCript editor tab would show an error and get stuck when handling plain text requests or error scripts.
  • Fixed an issue where invalid or empty requests or responses would cause Burp Suite to freeze in the decrypted request table.

…r, removed older encrypt/decrpyt function for request editor tab
2. Optimized Response encryption and decryption
3. Added Include exclude paramter for Response
4. Speed Improvment for decryption and Encryption process
2. Removed few unwated code
2. Fixed Error in decrypt request menu due to empty request or response
3. Fixed Error in showing PyCript in decrypted table request and response
… settings

2. Updated Custom requuest to pass base64 encoded header list
3. Fixed Custom request create create from string header causing invalid request
4. added error check for  response tab
2. fixed failed execution return invalid request intead orignal request/response
3. Allowed Request/response tab for all request.
@Anof-cyber Anof-cyber merged commit cb0d04d into main Nov 21, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant