Skip to content

Max's Blog

  • Home
  • About
Max's Blog
November 9, 2017 max-sperling

Types of Currents (Electrics)

Fundamentals There are two types of current. One is direct current (DC) and the other is alternating current (AC). Direct

Continue reading
November 9, 2017 max-sperling

Network components (Selection)

Repeater A repeater just repeats the signals it receives. They can be wired (with 2 ports) or wireless. Therfore it

Continue reading
October 29, 2017 max-sperling

Unit testing series – Test with Stub (Part 4)

The second szenario is using a stub. Stub Test App Exec $ g++ -c UserInterface.cpp WindowManager.cpp $ ar rcs libwnd.a

Continue reading
September 5, 2017 max-sperling

Design pattern (Selection)

1. Creation 1.1 Factory 1.2 Singleton 1.3 Dependency injection 1.4 Objectpool … is a pool of already initialized objects, like

Continue reading
August 9, 2017 max-sperling

HTTP hacking – Vote counter (Example 1)

1. Scan the traffic Just capture the network traffic while simulate one sequence of voting. Possible tools you can use

Continue reading
July 23, 2017 max-sperling

Unit testing series – Test without double (Part 3)

The first test szenario isn’t using a double. Test App Exec $ g++ -c UserInterface.cpp WindowManager.cpp $ ar rcs libwnd.a

Continue reading
July 6, 2017 max-sperling

Cyclic references (C++)

Problem The following code shows the problem of a cyclic reference with shared pointers. When leaving the main function the

Continue reading
June 14, 2017 max-sperling

Software development process

1. Linear (Traditional) In the past it was very common to develop software projects that way. It means you have

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

Posts navigation

«Previous Posts 1 … 36 37 38 39 40 Next Posts»

Categories

  • Other (19)
    • Games (13)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (73)
    • Climbing (5)
    • Diving (20)
    • Fitness (8)
    • Martial arts (34)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (12)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (289)
    • Computer (259)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (4)
      • Debugging & Memory (29)
      • Development (72)
        • CI/CD (1)
        • Programming (61)
          • Concurrency (12)
          • Data structures (13)
          • Pointers & References (7)
        • Scripting (4)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (22)
        • 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.