-
-
Notifications
You must be signed in to change notification settings - Fork 363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert analysis a
(cmd_analysis.c) commands to rzshell
#1442
Labels
Milestone
Comments
23 tasks
ret2libc
changed the title
Convert analysis
Convert analysis Sep 3, 2021
a
(cmd_analysis.c) commands to the newshella
(cmd_analysis.c) commands to rzshell
3 tasks
|
5 tasks
This was referenced Dec 21, 2021
5 tasks
5 tasks
This was referenced Jul 4, 2022
Merged
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Some of the commands are already converted, we should finish the complete migration. Moreover, some analysis logic is inside the
librz/core/cmd_analysis.c
. We should move as much as possible inside eitherlibrz/analysis/*
orlibrz/core/canalysis.c
fromlibrz/core/cmd_analysis.c
.The task implies also possible API changes and some refactorings, see #1223, #1117, #992, and #489
ar
Rewrite ar and dr with newshell #2006af
Convert afl/afi commands to rzhell #2040, Convert af commands to rzshell #2586aa
Ported aa* commands under newshell #2594a8
Convert a8, aO and ao command to rzshell #2396ab
Convert ab commands to rzshell #2395ac
Convert ac commands to rzshell #2160aC
Remove command aC #2793ad
ae
Migrateae
commands to the rzshell #1533aF
ag
Convertag
to rzshell #2916ah
Convert ah commands to rzshell #2130ai
aL
an
Convert command an to new shell #2447ao
Convert a8, aO and ao command to rzshell #2396aO
Convert a8, aO and ao command to rzshell #2396ap
(removed)as
Convertas
commands to the rzshell #2323av
ax
See these files:
librz/core/cmd_analysis.c
librz/core/cmd_descs/cmd_analysis.yaml
The task is important for further porting of different architectures to the global variables, new IL.
The text was updated successfully, but these errors were encountered: