summaryrefslogtreecommitdiff
path: root/docs/dev
AgeCommit message (Expand)Author
2023-08-29UI plugin dev and more licensing documentationJordan Wiens
2023-07-29Core workflows feature update.Brian Potchik
2023-07-17document tab completion in IDE in plugin dev docsJordan Wiens
2023-07-10mention new example CI in plugin dev docsJordan Wiens
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2023-06-28small doc changesJordan Wiens
2023-06-19update documentation about headless python installsJordan Wiens
2023-05-14fix native plugin docs not being in the outlineJordan Wiens
2023-05-10adding UIDF documentation and small restructure to developer menu layoutJordan Wiens
2023-05-07remove outdated section of workflows docsJordan Wiens
2023-05-01Add documentation for writing native pluginsGlenn Smith
2023-05-01many fixes to missing links in documentationJordan Wiens
2023-05-01Add Tag Docs; Some opinionated changes to the types user docs (moved a lot to...KyleMiles
2023-05-01small tweaks to visitors docsJordan Wiens
2023-05-01Add an example of visiting il instructionsPeter LaFosse
2023-05-01new cookbook exampleJordan Wiens
2023-03-29remove deprecated function_type from documentationJordan Wiens
2023-03-22Tags refactorKyleMiles
2023-02-20cookbook ssa exampleJordan Wiens
2023-02-01add macros to docs, resolves #3818Jordan Wiens
2022-12-13fix incorrect linkJordan
2022-12-13notes on disabling loggingJordan
2022-11-20Initial constant expression builtin outliner.Brian Potchik
2022-11-10fix concepts imageJordan Wiens
2022-11-10Fix typo in cookbook.mdgalenbwill
2022-10-17few missed doc changesJordan Wiens
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-10-14Remove Python 2.7 code in user documentation. Fix https://github.com/Vector35...Xusheng
2022-08-05add note about using other IDEs, fixes #3257Jordan Wiens
2022-07-27add better BNIL API documentation examplesJordan Wiens
2022-06-29add single function analysis exampleJordan Wiens
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-05-19fix missing linksJordan Wiens
2022-04-29While reading the docs my brain had a compiler error due to the missing ).Stolas
2022-03-29add simple BNIL summary textJordan Wiens
2022-03-28Docs for connect_{pycharm|vscode}_debugger, referring to docs siteGlenn Smith
2022-03-28remove extra periodJordan Wiens
2022-03-28add documentation about writing native pluginsJordan Wiens
2022-03-03document using a third-party plugin repository in plug indev docsJordan Wiens
2022-01-27fixed all the OS X/MacOS to macOSGalen Williamson
2022-01-27add workflows documentation to developer docsJordan Wiens
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-08-25adding BN_DISABLE_REPOSITORY_PLUGINS environment variableJordan Wiens
2021-08-17add more general API documentation and numerous other documentation improvementsJordan Wiens
2021-08-14Move debugging info to plugin dev guideGlenn Smith
2021-08-06adding batch processing documentationJordan Wiens
2021-07-02Docs: Fix theme docs formatting, JSON typosJon Palmisciano
2021-07-02Docs: Added color diagrams to theme docsJon Palmisciano
2021-07-02Docs: Added theming guideJon Palmisciano