Skip to content
View Algorora's full-sized avatar
  • WhiteRose Studios
  • Mom's basement
  • 03:08 (UTC +02:00)
  • X @arcanummystic

Block or report Algorora

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

Popular repositories Loading

  1. PowerShell-Obufscator PowerShell-Obufscator Public

    Simple, but powerful powershell obufscator made in golang.

    Go

  2. Control-Flow-Flattening-POC Control-Flow-Flattening-POC Public

    Control flow flattening is an advanced obfuscation technique that makes the execution path of scripts more complex and harder to analyze.

    Go

  3. Opaque-Predicates-PoC Opaque-Predicates-PoC Public

    This project is a proof-of-concept (PoC) demonstrating the use of opaque predicates in Go. Opaque predicates are conditions that are constructed to always evaluate to true or false, but their true …

    Go

  4. Vigenere-Cipher-to-Store-a-Password Vigenere-Cipher-to-Store-a-Password Public

    The Vigenère cipher is a classic encryption algorithm that uses a series of Caesar ciphers based on the letters of a keyword. This repository provides a simple implementation of the Vigenère cipher…

    Python