Profile
- ScreenName: Drumato
- BirthDay: 4/1/2000
- Language: Rust/Go/C
- Occupation: Student
- Interests: CS/network/system programming/entire of Software Engineering
Publications
Projects
- Depth
- develop Compiler Driver from scratch.
- supports a programming langage designed by myself
- contains compiler/x64 assembler/elf linker
- it's written in Rust
- Depth can emit LLVM IR(WIP)
- can execute ELF binary with
--run
option without using execve(2)
- can check whether a binary contains some security-mechanisms are in with
--checksec
flag.
- contains
readelf-ish
program. depth a.out --readelf -a | less -R
- finally i could create the ELF binary which is executable without using gcc
- Peachili
- develop Compiler Driver from scratch.
- supports a programming langage designed by myself
- it's written in Rust
- asmpeach
- An x64 assembler that is written by Rust
- elfpeach
- An TUI based ELF analyzer
- elf-utilities
- ELF utilities written by Rust
Activities
- seccamp2019 Y-Ⅱ Cコンパイラを自作してみよう! 受講生
- SecHack365'19 Trainee
- サイボウズ・ラボユース生
- Online Summer Internship for Gophers 2020参加
- KLab Expert Camp#3
- LINE IT Service Center Verda室 Network Development Team