Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Computer

February 25, 2020 max-sperling

Parameter handling (REST)

Path-Param … Gets specified in the URL-Path to move down the hierarchy. Query-Param … Gets specified behind the URL-Path to

Continue reading
February 18, 2020 max-sperling

Decorator (Design Pattern)

This structural pattern increases the functionality of a class. Looks similar to a proxy, but it gets the object injected

Continue reading
January 31, 2020 max-sperling

Integer overflow (C++)

Unsigned integer Range: [0,255] Binary: 00000000 =++=> 00000001 =++=> … =++=> 11111111 Hex: 0x00 =++=> 0x01 =++=> … =++=> 0xFF

Continue reading
January 23, 2020 max-sperling

Layout of std::vector (libstdc++)

Source code Analysis Layout |——————————–| | vector vec | | 1 | 2 | 3 | 4 | 5 |

Continue reading
January 7, 2020 max-sperling

Phishing (via Email)

Phishing comes in mind if you want access to another account, but you aren’t able to bypass the login (e.g.

Continue reading
January 7, 2020 max-sperling

Malware comparison (Selection)

Fundamentals A Virus is a program which attaches itself to other programs. A Worm is a program which tries to

Continue reading
January 2, 2020 max-sperling

Proxy vs. VPN (HTTP(S))

The Proxy and the VPN-Server are both a node in the communication between the client and the server. Both ways

Continue reading
December 18, 2019 max-sperling

State (Design Pattern)

This behavioral pattern is used to let objects behave differently based on their current state.

Continue reading
December 18, 2019 max-sperling

Proxy (Design Pattern)

This structural pattern controls the access to a class. Looks similar to a decorator, but it instantiates the object by

Continue reading
December 18, 2019 max-sperling

Adapter (Design Pattern)

This structural pattern translates one class interface into another. This is a class adapter, but there also exists an object

Continue reading

Posts navigation

«Previous Posts 1 … 18 19 20 21 22 … 27 Next Posts»

Categories

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