The Wayback Machine - https://web.archive.org/web/20210819094338/https://github.com/topics/exploitation
Skip to content
#

exploitation

Here are 376 public repositories matching this topic...

rizin
XVilka
XVilka commented Aug 16, 2021

Currently, there are functions that print something all over the place of librz/core/*.c, e.g. rz_core_analysis_bbs_info_print() or rz_core_analysis_bb_info_print() from librz/core/canalysis.c or rz_core_asm_plugin_print() from librz/core/casm.c.

I suggest to separate "logic" and non-printing API from the printing one, they all should have a _print() suffix and located in the sam

Improve this page

Add a description, image, and links to the exploitation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exploitation topic, visit your repo's landing page and select "manage topics."

Learn more