ChatWithBinary icon indicating copy to clipboard operation
ChatWithBinary copied to clipboard

ChatWithBinary: Advanced AI-powered binary analysis tool leveraging OpenAI's LangChain technology, revolutionizing CTF Pwners' experience in binary file interpretation and vulnerability detection.

Results 5 ChatWithBinary issues
Sort by recently updated
recently updated
newest added

大佬 项目很牛逼 闲了 向您请教一下 可以使用自定义openai 的baseurl吗‘’ 因为官网地址个人接口老出现问题,我使用的是企业版的 所以接口地址不一样 可以通过修改代码进行 自定义baseurl

pip install chromadb --no-cache-dir pip install tiktoken --no-cache-dir 安装完这两个依赖后 降低一下urllib3的版本 再配置一下终端的代理 就可以使用了 _Originally posted by @hjhjbmy in https://github.com/DDizzzy79/Ret2GPT/issues/1#issuecomment-1513195968_

python3 Ret2GPT.py prog_firehose_sm8350_ddr.elf Welcome to Ret2GPT 欢迎来到 Ret2GPT HINT: USE /help TO CHECK FOR COMMANDS USE / TO USE COMMANDS File prog_firehose_sm8350_ddr.elf.c already exists, thank god. skipping "retdec-decompile", lets continue...

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. langchain 0.0.141 requires dataclasses-json=0.5.7,...