Brief:Collapse and uncollapse the code block in IDA pseudocode view. Function: 1.If the cursor is inside a function, press hotkey "J" in IDA, you will jump to the start address of the function. 2.In pseudocode view, double click the right space of "{" or "}", you will collapse the block, and then double click right area to uncollapse. By the way, I develop this plugin to meet the demand that view a big code block in IDA, instead of copying to another editor.The code is open source, you can clone and modify at random. Maybe there are some bugs, welcome to pull requests.
forked from jhftss/BlockViewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Collapse and uncollapse the code block in IDA pseudocode view.
License
nihilus/BlockViewer
About
Collapse and uncollapse the code block in IDA pseudocode view.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 92.3%
- Makefile 7.7%