Skip to content
View andremarqueda1's full-sized avatar

Block or report andremarqueda1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
andremarqueda1/README.md

André Marqueda

🖐🏻 - Hello and welcome to my repositories. I'm a computer engineer from México travelling through the lands of Cybersecurity.

Right now I'm developing malware in several languages and using a wide variety of tools to create tutorials and further analyze my own PoC programs. As of November 2022, you will find a wide range of programs I did during my college years (some of them could be useful for academic purposes).

Feel free to reach me @ andremarqueda1@gmail.com

Popular repositories Loading

  1. Human-Eye-MTF-Test-Generator Human-Eye-MTF-Test-Generator Public

    Se desarrolló e implementó satisfactoriamente el estímulo visual, se utilizaron muestras detalladas de sensibilidad al contraste que incluyen tanto el tamaño (frecuencia espacial) como el contraste…

    Python 2

  2. Compilador Compilador Public

    Proyecto de compilador de C en Elixir

  3. compiladorXenon compiladorXenon Public

    compilador de C en Elixir

    Elixir

  4. MetodoChristian MetodoChristian Public

    Implementation of Christian's Method using Python in conjunction with the ZeroMQ library

    Python

  5. SincronizacionDeBerkeley SincronizacionDeBerkeley Public

    Implementación del algoritmo de Sincronización de Berkley utilizando Python en conjunto con la biblioteca ZeroMq

    Python 1

  6. AI_NumericalPuzzle AI_NumericalPuzzle Public

    Resolver el siguiente rompecabezas numérico por medio de una búsqueda ciega por amplitud. La suma Horizontal y Vertical debe resultar en 9 La búsqueda será realizada por un programa que aplique los…

    Python