-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
ESIL to RZIL conversion #2080
Labels
Milestone
Comments
5 tasks
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as outdated.
This comment was marked as outdated.
5 tasks
3 tasks
This was referenced May 25, 2023
3 tasks
I looked at some code that uses ESIL, e.g. These could be the first steps on switching from ESIL to RzIL without breaking compatibility for now. |
This was referenced Jan 14, 2024
This was referenced Feb 15, 2024
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
First stage
High-priority
librz/analysis/p/analysis_avr.c
[RzIL] AVR lifter #1890librz/analysis/p/analysis_arm_cs.c
ARMv7 [RzIL] Add lifter for 32-bit Arm, including thumb #2241librz/analysis/p/analysis_arm_cs.c
ARMv8 [RzIL] Add lifter for Armv8 AArch64 #2354librz/analysis/p/analysis_ppc_cs.c
PPC uplifting #2823librz/analysis/p/analysis_x86_cs.c
x86 RzIL uplifting #2747 Add RzIL for floating-point x86 instructions #3865librz/analysis/p/analysis_mips_cs.c
by @wargio RzIL MIPS Uplifting #3508 (blocked on MIPS: updating capstone and RzIL #4007)librz/analysis/p/analysis_mips_gnu.c
(should be merged intomips_cs
and removed) by @wargio (blocked on MIPS: updating capstone and RzIL #4007)librz/analysis/p/analysis_riscv_cs.c
(requires capstone auto-sync update, since it's grossly inaccurate right now) by @moste00The rest
librz/analysis/p/analysis_bf.c
librz/analysis/p/analysis_6502.c
librz/analysis/p/analysis_sh.c
[RzIL] IL lifting of SuperH ISA #2518librz/analysis/p/analysis_8051.c
Uplifting 8051 architecture to new IL #2999librz/analysis/p/analysis_gb.c
Gameboy RzIL Lifting #3750librz/analysis/p/analysis_wasm.c
REMOVED Remove incomplete ESIL support for WASM #3497librz/analysis/p/analysis_rsp.c
REMOVED Remove incomplete ESIL support for RSP #3531librz/analysis/p/analysis_v810.c
RzIL v810 support #4096librz/analysis/p/analysis_v850.c
V850: Improve RH850 support, add RzIL uplifting #4103librz/analysis/p/analysis_pic.c
Rzil PIC #4322librz/analysis/p/analysis_h8300.c
uplifting h8300 instructions to RzIL #4375librz/analysis/p/analysis_sparc_cs.c
[WIP] RzIL lifting for SPARC #4521librz/analysis/p/analysis_xtensa.c
by @imbillowSecond stage
Cutter
Other
RzAnalysis
plugin API)RzAnalysis
RzDebug
RzCore
The text was updated successfully, but these errors were encountered: