• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

c++

  1. itsMe

    C/C++ Internshala Trainings - Programming with C and C++

    Why Learn Programming with C and C++? C/C++ powers the world Whether it be operating systems like Windows, web browsers like Chrome, or game engines like Unity 3D, C/C++ is everywhere! Beginner friendly Due to the straightforwardness of the language, it serves as a solid introduction to...
  2. itsMe

    C/C++ Practice C++ With 100 C++ Exercises

    Description Beginner Control Statements (10 Pts)Data Types and Operators (10 Pts)Print different Patterns(5 Pts)Functions (10 Pts)Arrays (5 Pts)String Manipulation (5 Pts)User-Defined Data Types (structs and enums) ( 5 Pts)Intermediate Pointers(12 Pts)Classes and Objects (10 Pts)Inheritance (8...
  3. itsMe

    C/C++ Level Up: C++

    Description C++ is one of the most popular programming languages today, and this course enables you to check how your skills measure up. Instructor Eduardo Corpeño presents a series of programming challenges to help you practice. Learn how to use GitHub Codespaces with the course, then dive...
  4. itsMe

    C/C++ KeyLogger C++

    Simple key logger for Windows and macOS writhen in C++. Hidden content
  5. itsMe

    C/C++ Heap_Detective: detect heap memory pitfalls in C++ and C

    This tool uses the taint analysis technique for static analysis and aims to identify points of heap memory usage vulnerabilities in C and C++ languages. The tool uses a common approach in the first phase of static analysis, using tokenization to collect information. The second phase has a...
  6. dEEpEst

    C/C++ Pandora hVNC Hidden Browser C# & C++ Hvnc

    Pandora hVNC Hidden Browser C# & C++ Hvnc Info WebGL Support - Hidden Desktop - Copy/Paste internal - Encrypted Connection - File Manager Internal - C#/C+ + (Native) Crypter Compatibility - IPV4/ DNS Support - WD Exclusion No Popups - Quality Support - Browser Profile Cloner -...
  7. dEEpEst

    C/C++ Programming Tutorials - C, C++, OpenGL, STL

    Programming Tutorials - C, C++, OpenGL, STL List advanced tutorial topics » C++ Tutorial, C++ Made Easy: Learning to Program in C++ Learn C++ with this tutorial, designed for beginners and containing lots of examples, tips and simple explanations. Intro to C++ (Quiz) If statements (Quiz)...
  8. S

    C/C++ C++ full tutorial

    Hidden content
  9. S

    C/C++ C++ tutorial

    Hidden content
  10. itsMe

    C/C++ MagikIndex V2.2 Keylogger - C++

    A magical keylogger from a land far away... Currently pretty advanced at over 2k lines of code. [Feature release] Minor Update V2.21 Latest [ FEATURES: ] -Added an easy toggle for a couple of Anti-Debug checks that broke packing with Hyperion and several other packers/protectors. -Added...
  11. itsMe

    C/C++ The C++ Programming Language: Learn and Master C++

    Description The goal of this course is to make C++ programming an easy-to-learn and approachable subject for programmers of any level. Even if you don’t know programming, or have any experience using C++, that is OK! I designed this course to take you from zero to hero in C++, explaining the...
  12. itsMe

    C/C++ RansomTuga - An advanced Ransomware written in C++ and fully customizable

    It is an advanced Ransomware with a lot of options and fully customizable. It encrypts files in AES CBC with a random generated 256 bit key and with an hardcoded IV. It has a whitelist and a blacklist for the extension of files. It take photos from all the webcams connected to the pc. After...
  13. itsMe

    C/C++ Introduction to C++ Programming

    English | 2017 | ISBN‏ : ‎ 9781386468387 | 559 pages | EPUB, PDF | 11 MB Welcome to Introduction to C++ Programming, an example based textbook, written to cater to the needs of beginners and intermediate users. C++ is an object-oriented programming language, which is a preferred programming...
  14. itsMe

    Reverse Engineering Cutter v2.1.2 - Qt and C++ GUI for radare2 reverse engineering framework

    Cutter is a Qt and C++ GUI for radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers. Disclaimer Cutter is not aimed at existing radare2 users. It...
  15. itsMe

    Reverse Engineering cutter v2.1 - Qt and C++ GUI for radare2 reverse engineering framework

    Cutter is a Qt and C++ GUI for radare2. Its goal is making an advanced, customizable and FOSS reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers. Disclaimer Cutter is not aimed at existing radare2 users. It...
  16. itsMe

    C/C++ Basics of competitive programming in C++ for beginners

    Let’s begin with programming competitions. Learn how to write code that is both optimized and efficient, and then put it into practice. What you’ll learn     The fundamentals of competitive programming     Important time-consuming algorithms     Shortcuts and coding hints     Implementation of...
  17. itsMe

    Visual C++ Redistributable Runtimes All-in-One April 2022

    Visual C++ Redistributable Runtimes – This archive contains the latest version (Nov 2021) of all VCRedist Visual Studio C++ runtimes, installable with a single click by running the included batch file installer. To install, run the included install_all.bat with admin privileges (right click...
  18. itsMe

    C/C++ C++ And Python Programming Complete Course

    In this course, you will learn both C++ and Python. What you’ll learn C++ And Python Programming Complete Course     It gives a general overview of C++ and Python programming.     Practical examples of C++ programming and Python programming will be shown in the class.     Learn how to use C++...
  19. itsMe

    C/C++ C++ Programming- Beginner to Expert 2022

    What you’ll learn     Functions     While, do/while, for, if, if-else, switch, range-based for statements, and recursion are all examples of looping.     Pointers     Object creation and reuse of existing classes     Constructors and destroyers are two types of people that build and destroy...
  20. itsMe

    Reverse Engineering GDA-android-reversing-Tool v4.0 - decompiler written entirely in c++

    GDA(GJoy Dex Analysizer) Most reverse engineers mainly use Java decompiler, commercial Dalvik decompiler Jeb, and smali2java to analyze Android APPs. Java decompiler is based on Java bytecode, including JD, JD-GUI, jadx, and others. smali2java is a decompiler based on the Smali code. They have...
Back
Top