Writing an IR from Scratch and survive to write a post (long)
Writing an IR from Scratch and survive to write a post (long)
farena.in
Writing an IR from Scratch and survive to write a post
In this post, I will talk about the first version of the Intermediate Representation I designed for Kunai Static Analyzer, this is a dalvik analysis library that I wrote as a project for my PhD, also as a way of learning about the Dalvik file format and improving my programming skills.