Skip to content
View markh4ck's full-sized avatar

Block or report markh4ck

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
markh4ck/README.md

πŸ‘‹ Hi, I'm Marc Aliaga

Founder & CEO @ Siprifi β€’ Quantitative Finance β€’ Reverse Engineering & Low-Level Computing

markaliaga.com Siprifi YouTube Channel Subscribers

Welcome to my GitHub profile! I focus on reverse engineering, low-level systems, and quantitative finance, combining academic research with real-world engineering and educational content.


πŸŽ₯ My Channel

πŸ’» Markh4ck – Reversing & Hacking

A Spanish-language YouTube channel dedicated to:

  • πŸ•΅οΈβ€β™‚οΈ Reverse engineering, binary analysis, and exploit development
  • πŸ’» Tutorials in C, Assembly, and operating system development
  • πŸ“š Educational content for Spanish-speaking cybersecurity learners

Reversing GIF


πŸ”¬ Academic & Research Work

I maintain a strong interest in academic research and experimental engineering, particularly at the intersection of computer security, low-level systems, and quantitative finance.

🧠 Research Interests

  • Reverse engineering and binary analysis
  • Operating systems internals and low-level computing
  • Program analysis and exploit development
  • Applied cryptography and protocol security
  • Quantitative finance, market microstructure, and DeFi mechanisms

πŸ“š Selected Academic & Technical Projects

  • Binary Analysis & Reverse Engineering Labs
    Practical research on ELF/PE binaries, obfuscation techniques, anti-debugging methods, and exploit primitives.

  • Low-Level Systems Experiments
    Kernel-level projects, bootloaders, memory management, and OS internals implemented in C and Assembly.

  • Security Research & Proofs of Concept
    Vulnerability research, exploit PoCs, and security analysis of real-world software and protocols.

  • Quantitative Finance & DeFi Research
    Market modeling, algorithmic trading strategies, and decentralized finance protocol design through Siprifi.

Some projects are open-source and available on GitHub, while others remain private or unpublished due to research or security constraints.


πŸ“ˆ GitHub Stats

GitHub Stats Top Languages


πŸ“« Let's Connect


"Simplicity is the ultimate sophistication." β€” Leonardo da Vinci

Popular repositories Loading

  1. Blockchain-python Blockchain-python Public

    Thela is a simple blockchain in Python

    Python

  2. Assembly-Introduction Assembly-Introduction Public

    In this repo, you will find a step-by-step guide or course about the fundamental of the computer science. You will find since mathematics operations with bits, until how the computer can communicat…

    Assembly

  3. markh4ck markh4ck Public

  4. Modular_Arithmetic Modular_Arithmetic Public

    modular arithmetic algortithms for cryptography

    Python

  5. Financial_Options_Algorithms_and_combinations Financial_Options_Algorithms_and_combinations Public

    A Python-based tool for generating, visualizing, and analyzing all possible combinations of basic financial options (Calls and Puts, Long and Short). Ideal for learning and testing strategies in qu…

    Python

  6. Binary_Explotation Binary_Explotation Public

    Todos los recursos que se usan en los videos del canal para los ejemplos de ExplotaciΓ³n Binaria

    C