radareorg / radare2

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

Bring back r2 -t #12996

Open radare opened 5 years ago

radare commented 5 years ago

Use tasks instead of threads, because right now its crashing because of that.

Also do the analysis in background if -A is used

radare commented 5 years ago

ping @thestr4ng3r

thestr4ng3r commented 5 years ago

There are other things like task-local temprary eval vars that I would prioritize over -t.

radare commented 4 years ago

ping @thestr4ng3r can you bring it back?

thestr4ng3r commented 4 years ago

yes