Replies: 1 comment
-
Hello, AI will probably not be implemented natively into dnSpy. Using online services means having some sort of privacy policy and would require an API token. Local AI will probably not work on all machines dnSpy runs on so it's also not a possibility. However, it is possible to code an extension that does just this using the extension API. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What are your thoughts on adding some Ollama Chat sidebar to dnSpy so you can easily chat about the file you are debugging, decompiling. I was going to suggest ChatGPT but it might not want to help with obfuscated (decompiled) code.
Beta Was this translation helpful? Give feedback.
All reactions