Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log4c

C parody of the log4j RCE exploit (CVE-2021-44228)

Logs stuff to console, also happens to run ${expressions} for convenience :)

Build instructions (with MinGW Makefiles generator)

Replace the generator with whatever you use

mkdir build
cd build
cmake .. -G "MinGW Makefiles"
cmake --build .

Dont actually use this

About

C parody of log4j

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages