pwndbg/docs/commands
Olivia Lucca Fraser 78da129e50
GPT-3 Command for Pwndbg (#1589)
* ai plugin

* ai plugin ready to ship

* ai plugin ready to use

* textwrap on the ai's answer

* linted ai.py

* relaxed openai version requirement

* added pandas to requirements

* removed dependency on openai module, using requests instead

* removed dependency on openai module, using requests instead

* incorporating suggestions on PR

* added types requests and bumped requests version up to the version i'm using here

* lowering version req on requests for ubuntu 18 compat

* removed some 'if True' kludges that i was using to debug things at one point
2023-02-23 10:31:17 +01:00
..
arm Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
config Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
dev Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
disas Fix typos 2021-12-05 13:37:10 +01:00
elfinspection Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
gdbinit Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
heap Try heap (#744) 2020-04-27 14:02:09 +02:00
ida Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
leaks Fix typos 2021-12-05 13:37:10 +01:00
misc GPT-3 Command for Pwndbg (#1589) 2023-02-23 10:31:17 +01:00
navigation Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
peda Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
procinfo Allow hexdump by module name, like vmmap (#683) 2019-11-03 18:44:54 +01:00
statemod Add mkdocs documentation (#639) 2019-05-10 19:37:41 +02:00
windbg fix typo in dd command 2021-09-19 17:30:28 +02:00