Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Computer

May 27, 2017 max-sperling

Memory Management (C++)

1. Automatic allocation – Stack Objects created on the stack, will be cleaned up automatically after they have run out

Continue reading
May 24, 2017 max-sperling

Delete already pushed commits (Git)

The first thing is to checkout the newest commit from the wanted branch. Then you need to get the commit-id

Continue reading
May 4, 2017 max-sperling

Software Cracking (Example 1)

0. Building The following crackme sourcecode got build with the C compiler from MinGW as PE x86.   1. Reverse

Continue reading
April 29, 2017 max-sperling

Reverse Engineering

The aim of Reverse engineering is to bring executable programs and libraries back into a human understandable code. Therefore exist

Continue reading
April 29, 2017 max-sperling

Interpreter vs. Compiler

Often I read in forums posts like “C is a compiled language” or “PHP is a interpreted language”. But a

Continue reading
April 29, 2017 max-sperling

Software Cracking Overview

It’s quite funny how people say they have cracked a program, but instead just used an online found patch, serial

Continue reading
April 28, 2017 max-sperling

Smart Pointer (C++)

Especially in older C++ programms it was very common to work with a lot of raw pointer (legacy pointer). That

Continue reading
April 28, 2017 max-sperling

Codecs vs. Containers

It’s really important to understand the difference between codecs and containers. They are very different things, but often got mixed

Continue reading

Posts navigation

«Previous Posts 1 … 22 23 24

Categories

  • Other (17)
    • Games (11)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (71)
    • Climbing (5)
    • Diving (20)
    • Fitness (7)
    • Martial arts (33)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (11)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (268)
    • Computer (238)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • Development (58)
        • CI/CD (1)
        • Programming (48)
          • Concurrency (5)
          • Data structures (12)
          • Pointers & References (7)
        • Scripting (3)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (18)
        • Linux (11)
        • Windows (7)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (27)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.