I'm combined MS-Ph.D. student in Lab of Software (LOFT), Department of Computer Science and Engineering (CSE), Ulsan National Institute of Science and Technology (UNIST).
My E-mail address is [email protected].
Our paper (written in Korean), Axolotl: Automatically Fix Programs’ Fault On-the-fly, is accepted in KCSE 2026 (Korea's local conference). Link will be updated soon.
JPatchInst: a Java Instrumentation tool to instrument patched program generated by SimAPR or other APR tools. It is used in our ASE paper.
I added several features in tree-sitter. Please visit this link to see my repository.
I modified py-tree-sitter, a Python binding for tree-sitter, to use my custom tree-sitter. My py-tree-sitter is in here.
SimAPR, a Patch Scheduling Algorithm Simulator used in several papers.
I made llm-server, a simple Python Flask server to use local LLMs easier with same interface.
Reproducible tools & benchmarks
Below are the tools from research papers and benchmarks for better reproducibility.
Thanks for the authors for providing the implementations and benchmarks.
magma: C/C++ vulnerabilities which has multiple bugs in a single program.