Skip to content

dmitryporotnikov/HorrorCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HorrorCode

Over the years I've created some code for demo / teaching new engineers about various IT concepts, e.g. performance, security, e.t.c

This repository contains a set of tools, that emulate horrible software / configuration or just coded poorly on purpose. For example:

  • A dual-stack DNS server that returns A on IPv4 and NXDOMAIN on IPv6
  • A Windows Filter driver, that adds IO delay
  • A windows driver, that causes a kernel panic

Use the stuff here with caution, it is absolutely horrible horrorcode.

About

Absolutely horrible code for demo/education :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors