[ MECANIK DEV ]

Share

Twitter Facebook

Settings

English
  • 简体中文
  • 繁體中文
  • Français
Go back Reload Copy URL Share
  • Posts
    • Series
    • Archives
    • Categories
    • Tags
  • Projects
  • Tools
  • Consulting
  1. Home
  2. Tags
  3. C-C++

How to Write Mini Dump on Software Crash

Sep 24, 2020 2 min read Programming TutorialsC-C++debughandling errorswindows api

Sorry for not writing anything interesting this month so far, it’s been a very hectic month. Today I saw a question on Stack Overflow regarding debugging. The user was trying to let Visual Studio run in debug mode with his application to see when and why it crashes. That’s not a solution because there are functions in...

Read More

Convert DOS and NT Paths Using RTL Functions

Aug 13, 2020 8 min read Programming TutorialsC-C++convert dos to nt pathconvert nt to dos pathconverting windows pathswindows api

If you are here reading this post, it means you are looking for a way to convert your DOS and/or NT paths for your software. Rest assured that this is what you will learn here today! The problem with Windows paths are clear; it’s so confusing. Let me repeat that, so confusing. This becomes a problem when you are...

Read More

Runtime Encrypted Strings: Part 1

May 24, 2020 6 min read Programming TutorialsC-C++runtime encryptionstring encryption

Runtime Encrypted StringsToday we will go through the basics of runtime encrypted strings, why do we need to encrypt our strings and learn how to create our own. In this article you will understand and learn: What is runtime encryption and decryption Why do you need to encrypt your strings See how anybody can see your...

Read More
Mecanik
Mecanik
I turn coffee into code. No coffee, no workee.
About
Contact

Recent Posts

  • Cloudflare Image Resizing for PrestaShop
  • Cloudflare Image Resizing for WordPress
  • How to Block Proxies Using Cloudflare Workers
  • How to Block TOR Network Using Cloudflare Workers
  • How to Deal With Responsive Images

Series

Cloudflare Tutorials4 TryHackMe Questions & Answers4

Categories

Web Tutorials6 Programming Tutorials4 Security Tutorials4

Tags

cloudflare4 cloudflare workers4 TryHackMe4 C-C++3 windows api2 blocking proxies1 blocking tor1 borderlands1 breakpoints1 C1 ALL 30

Archives

  • 2023 (2)
  • 2022 (4)
  • 2021 (5)
  • 2020 (3)
Copyright © 2020-2023 by Mecanik. All Rights Reserved.