Skip to content
View zamiur's full-sized avatar
🏴
Gamer
🏴
Gamer
Block or Report

Block or report zamiur

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
zamiur/README.md

Hello visitor 👋

(16:1) أَتَىٰ أَمْرُ اللَّهِ فَلَا تَسْتَعْجِلُوهُ ۚ سُبْحَانَهُ وَتَعَالَىٰ عَمَّا يُشْرِكُونَ

"The commandment of Allah will come to pass, so seek not ye to hasten it. Glorified and Exalted be He above all that they associate (with Him)." (16:1)

✨ My name is Zamiur and I am a programmer who's learning as time progresses. Scroll down to see what I'm working on!✨

📫 If you want to reach out to me, you can do so by clicking here.

💬 Please Watch

Pinned Loading

  1. i-use-arch-btw-py i-use-arch-btw-py Public

    An interpreter for the esoteric language "I use Arch btw" in python.

    Python 1 1

  2. meltdown meltdown Public

    Forked from IAIK/meltdown

    This repository contains several applications, demonstrating the Meltdown bug.

    C

  3. readfile readfile Public

    Windows 0day exploit by @Evil_Polar_Bear on Twitter

    C++ 2 1

  4. cloverwsl cloverwsl Public

    CloverOS GNU/Linux instance for WSL (WIP)

    C++ 1

  5. Python Tripcode Generator Python Tripcode Generator
    1
    #!/usr/bin/env python
    2
    import sys, re, string, crypt
    3
    def mktripcode(pw):
    4
        pw = pw.decode('utf_8', 'ignore') \
    5
            .encode('shift_jis', 'ignore')    \
  6. windows-powershell-docs windows-powershell-docs Public

    Forked from MicrosoftDocs/windows-powershell-docs

    This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.

    PowerShell 1