Tech+

Basics of Lua Functions and Recursion

Lua makes use of functions in order to extend the language and to make code a bit cleaner. This section…

Let’s Learn Lua Loops and Logic (Part 2)

This is the seventh entry in my Lua Tutorial series. See here for an introduction for this series, or here…

Bringing More to the Table with Lua (Part 2)

Bringing More to the Table with Lua (Part 2)Bringing More to the Table with Lua (Part 2)

This is the sixth entry in my Lua Tutorial series. See here for an introduction for this series, or here…

Bringing More to the Table with Lua (Part 1)

This is the fifth entry in my Lua Tutorial series. See here for an introduction for this series, or here…

Let’s Learn Lua Loops and Logic (Part 1)

This is the fourth entry in my Lua Tutorial series. See here for an introduction for this series, or here…

Frequency Analysis of the Daodejing 道德经

I have been working to put together some resources which I will eventually clean up and share in conjunction with…

Object-Oriented Malware

I work in a security position and one thing I have heard a lot of confusion about is some of…

Using DISM and SFC to Fix Windows Issues

DISM and SFC are both tools built into modern Windows systems which can be used to fix a large number…

Variables Are the Spice of Life

This is the third entry in my Lua Tutorial series. See here for an introduction for this series, or here…

Hello Lua!

This is the second entry in my Lua Tutorial series. See here for an introduction for this series, or here…