radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.3k stars 2.97k forks source link

Add command to split a function #12566

Open radare opened 5 years ago

radare commented 5 years ago

GIven an offset. it may take the basic block into a separate function, replacing the edges with refs. this is the inverse operation of afm. (merge)

radare commented 5 years ago

thisi s already done by af, but will be good to have a funtion that does that separately and without analyzing anything

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of radare2. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.