Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Author: max-sperling

June 14, 2017 max-sperling

Cloning vs. Branching vs. Forking

Cloning – Creating a local copy of a remote repository. – Gets used to build a project or get involved.

Continue reading
June 12, 2017 max-sperling

Software Cracking (Example 2)

This time we have got a KeyGenMe, which means the task is to write a KeyGen and not just to

Continue reading
June 7, 2017 max-sperling

Observer (Design pattern)

In this behavioral design pattern all observer getting notified of a change from a subject they are registered at.

Continue reading
June 7, 2017 max-sperling

Focus (Photography 1)

As important as the exposure of pictures (Link) is the right focus and you can as well choose between an

Continue reading
June 6, 2017 max-sperling

Function pointer vs. std::function vs Function template

Showcase Code ▼ Compiler ▼ – Tool: godbolt.org – Compiler: x86-64 Clang 16.0.0 – Args: -std=c++20 – Output: Intel asm

Continue reading
June 3, 2017 max-sperling

Data structures – Overview (libstdc++)

The “C++ standard library” isn’t defining implementation details of the data structures, it just defines their behavior. The libstdc++ is

Continue reading
May 31, 2017 max-sperling

Out of source building (CMake)

When building your project with CMake, make sure to put all generated files in a different folder. Meta build $

Continue reading
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

Posts navigation

«Previous Posts 1 … 34 35 36 37 Next Posts»

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 (265)
    • Computer (235)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (23)
      • 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.