summaryrefslogtreecommitdiff
path: root/docs/dev/cookbook.md
AgeCommit message (Collapse)Author
2024-06-10Cookbook entry on adding a magic variableGlenn Smith
2024-03-25Update cookbook.mdJackson
Document how to call plugins headless
2024-03-02Fix typo in cookbookPeter LaFosse
2024-02-26fix cookbook indentation and add walking il conceptJordan Wiens
2024-02-234.0 documentationJordan Wiens
- Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes
2023-05-01many fixes to missing links in documentationJordan Wiens
2023-05-01new cookbook exampleJordan Wiens
2023-03-29remove deprecated function_type from documentationJordan Wiens
2023-02-20cookbook ssa exampleJordan Wiens
2022-11-10Fix typo in cookbook.mdgalenbwill
2022-10-17documentation overhaulJordan Wiens