1
0
mirror of https://github.com/CPunch/resume.git synced 2024-11-22 07:50:05 +00:00

added LuaDecomp

This commit is contained in:
CPunch 2022-08-26 11:28:19 -05:00
parent 83eeb79391
commit a6d2764d28

View File

@ -44,6 +44,19 @@
\end{cvitems}
}
\cventry
{Lua 5.1 bytecode decompiler \& disassembler}
{\href{https://github.com/CPunch/LuaDecompy}{LuaDecompy (https://github.com/CPunch/LuaDecompy)}}
{Personal Project}
{Aug 2022 Present}
{
\begin{cvitems}
\item {\textbf{Lua} 5.1 bytecode deserializer, wrote by reading the source and online documentation}
\item {Register-based \textbf{decompiler}, with configurable settings for aggressive localization}
\item {Well \textbf{annotated and documented} code, allowing anyone to hack on the codebase}
\end{cvitems}
}
\cventry
{Personal Blog, Portfolio \& Gitea instance}
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk (https://github.com/CPunch/openpunk-ansible)}}