It can now only patch the bytes in place, but not inserting data into it. (Binja provides an `insert` method for BinaryView class) Also, there're more useful Binary Ninja python API we can wrap for LLMs. It will be nice to implement those as well. <img width="527" height="408" alt="Image" src="https://github.com/user-attachments/assets/a4791f70-5308-4772-bf11-3dc892f3c49f" />
It can now only patch the bytes in place, but not inserting data into it. (Binja provides an
insertmethod for BinaryView class)Also, there're more useful Binary Ninja python API we can wrap for LLMs. It will be nice to implement those as well.