Skip to content

Mecanik Dev

Programming, Reverse Engineering, Security & Tutorials

  • About
  • Subscribe
  • Contact

Tag: c++

C++ data types to .NET

If you are playing around with .NET and you come from a C/C++ background like myself, you will quickly notice the data types are different. This post covers most common data types from C/C++ to .NET (C#) for your convenience in development. When you search for a data type just…

Continue reading C++ data types to .NET
Published February 26, 2021
Categorized as C#, Programming TutorialsTagged c#, c++, data types

How to write Mini Dump on software crash

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…

Continue reading How to write Mini Dump on software crash
Published September 24, 2020
Categorized as C/C++, Programming TutorialsTagged c++, handling errors, windows

Runtime encrypted strings | Part 1

Runtime Encrypted Strings Today 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…

Continue reading Runtime encrypted strings | Part 1
Published May 24, 2020
Categorized as C/C++, Programming TutorialsTagged c++, runtime encryption, windows

Support

At your discretion, you can support this blog with the hosting costs (webhost, cdn, etc).

Patreon:

patreon.com/mrmecanik

PayPal:

paypal.com/donate

Categories

  • C/C++
  • C#
  • Programming Tutorials
  • Security

Recent Posts

  • TryHackMe Room: Borderlands
  • TryHackMe Room: Introductory Networking
  • TryHackMe Room: Metasploit
  • C++ data types to .NET
  • TryHackMe Room: Nmap [Task1-15]
© 2022 Mecanik Dev. All rights Reserved.
Go to mobile version