rift Description "Fast SSA-based RISC-V lifter". Converts RISC-V machine code to an SSA-based intermediate representation (using portal-pc-waffle?). Goals Lift RISC-V to SSA IR Optimize for speed/analysis Progress Crate setup with asm and waffle dependencies AI assisted