Conversation

Jarkko Sakkinen

Edited 3 months ago
learning #cutter with trivial crackme's #rizin
1
0
1
"best of both worlds" aka Cutter using #Ghidra 's decompiler. RT @rjzak
1
0
3
@rjzak Or like, if IDA Pro was Emacs, this would like "vim" or something ;-)
1
0
1
@rjzak I wonder if it would be possible to take a script of rizin commands and compile them into a Python script which would execute equivalent steps using capstone etc. modules. It could skip commands (perhaps marking a comment to the script), which are infeasible to support in this context. Then it would be easy to prototype analysis in Rizin and finally turn that into custom analysis which could be then further refined by tuning the script. This would be a great feature for CI.

Another thing I'm wondering could Rizin take advantage of eBPF capabilities of Linux kernel and use probes in the run-time debugger. It is easy to create BPF ring buffers for an application to deliver customized data from kernel (I've done this once).
1
0
0
@rjzak Definitely features that would require money to implement. Not sure if there is any corporate backing for this project.
0
0
1