• matthew@hierthinking.com

Emulating Emotet in C#

*** WARNING *** This post contains the text of a malicious VBA script known as Emotet. The script is put here for educational purposes. Everyone is responsible for their own behavior and I do not condone any malicious use of the script hosted here. In other words, don’t do anything stupid. *** END WARNING *** Read The Full C# On […]

Reading an Obfuscated Emotet Script

*** WARNING *** This post contains the text of a malicious VBA script known as Emotet. The script is put here for educational purposes. Everyone is responsible for their own behavior and I do not condone any malicious use of the script hosted here. In other words, don’t do anything stupid. *** END WARNING *** The Email This week my […]

New Forum

This is just a simple post to announce the introduction of a forum to this site. Since I started the Fanuc Focas series of posts, I have gotten a tremendous response that I never would have expected. I have received a lot of great questions, in the comments. I love being able to help people out, and the comments section […]

Saving Objects With C#

View Code on GitHub Sections Background Saving Our Object Restoring Our Object Building Our Settings Class Putting It All Together Final Thoughts Background When I first started programming, I would often attempt to create configuration files to save various information that I wanted to persist across instances of the application I was writing. I remember the first configuration I ever […]

Initial Commit

Hello everyone and welcome to Hier Thinking. This is a place for me to share my thoughts, and learning experiences, as well as projects that I am actively working on. While, I may have only a few people who ever read any of this, if it entertains or helps even one person, then it will be we worth the time […]