biazo

Results 9 issues of biazo

**Is your feature request related to a problem? Please describe.** When reversing large binaries, I often try to group certain functions together so that I can focus on small sets...

enhancement
Effort: High
Impact: Medium

**What is the feature you'd like to have?** Please provide a clear and concise description of what you want. Ability to give function namespace. For example if I name function...

enhancement
API

Current segment print ![image](https://github.com/gz/rust-x86/assets/23147879/9fb72839-c1fb-4a98-aa90-b39574f26fe7) After Fix ![image](https://github.com/gz/rust-x86/assets/23147879/87cd6422-e599-4743-9a5c-575fee34ec29) Test Code ```rust use std::arch::asm; use x86; fn main() { unsafe { let cs: u16; let ds: u16; let ss: u16; let es:...

Lets say there are two class. Employee class and Student class. They are not related at all but they both have function called print. current _objc_msgSend resolver doesn't account for...

bug

**What is the feature you'd like to have?** I think there should be better UI for sigkit. I seen a lot of people get confused while using sigkit. I think...

enhancement

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20240203-110809-5046fc22 ### Did...

bug
Windows

Cache function. Also should have setting with max function cache

It would be interesting to create graph view from current graph tree. This method might be better since you can filter the tree then create the graph view rather then...

Lets say there are two class. Employee class and Student class. They are not related at all but they both have function called print. current _objc_msgSend resolver doesn't account for...

Impact: Low
Effort: Medium
Component: Objective-C Workflow