Writing an IR from Scratch and survive to write a post (long)
(farena.in)
from armchair_progamer@programming.dev to programming_languages@programming.dev on 24 Jun 2024 00:02
https://programming.dev/post/15949913
from armchair_progamer@programming.dev to programming_languages@programming.dev on 24 Jun 2024 00:02
https://programming.dev/post/15949913
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.
threaded - newest