summaryrefslogtreecommitdiff
path: root/docs/dev/cookbook.md
AgeCommit message (Collapse)Author
2026-05-13there was a random j floating on screen - removed thatAshvika Maddikonda
2026-03-13add initial quark arch docs and fix up pages with invalid TOCsJordan Wiens
2025-11-10fix coreversion info and add docsJordan Wiens
2025-10-30Add file and database loading examples to Python cookbook (#7508)Copilot
2025-05-10categorize recipes and add new tab recipeJordan Wiens
2025-02-28Fix cookbook.md example; func.function_type doesn't existElykDeer
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