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
The idea is to create a package that would request ChatGPT in API to get informations about a given code (a source code obfuscated for example). We could combine the code with the JS-X-Ray result in the prompt to improve the change of having an accurate overview.
I tested myself with a malicious code and it work quite well. If we succeed we could imagine implementing that as a feature in the WebUI / CLI (and probably use that later on in our database).
The text was updated successfully, but these errors were encountered:
The idea is to create a package that would request ChatGPT in API to get informations about a given code (a source code obfuscated for example). We could combine the code with the JS-X-Ray result in the prompt to improve the change of having an accurate overview.
I tested myself with a malicious code and it work quite well. If we succeed we could imagine implementing that as a feature in the WebUI / CLI (and probably use that later on in our database).
The text was updated successfully, but these errors were encountered: