monotonik-guy
monotonik-guy
For some reason for this API `reserve` not used. I might to create PR, but don't have PC nearly. ```cpp vector BinaryView::GetAllEntryFunctions() { size_t count; BNFunction** funcs = BNGetAllEntryFunctions(m_object, &count);...
**What is the feature you'd like to have?** Workflow elements in binary ninja for now is not very clear. For example, in workflows there field with description, but I didn't...
**Version and Platform (required):** - Binary Ninja Version: [e.g. 5.3.8651-dev] - Edition: Non-Commercial - OS: Windows - OS Version: 11 26200 - CPU Architecture: x64 **Bug Description:** I'm testing dev...