Skip to content
View reztdev's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report reztdev

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

Hi there ๐Ÿ‘‹ I'm Rizki!!

ุญูŽุณู’ุจูู†ูŽุง ุงู„ู„ู‡ู ูˆูŽู†ูุนู’ู…ูŽ ุงู„ู’ูˆูŽูƒููŠู’ู„ู

StandWithPalestine Twitter Badge ReadMeSupportPalestine

#!/usr/bin/python
# -*- coding: utf-8 -*-

class MyProfiles:
    def __init__(self):
    	self.author = "ReztDev",
        self.name = "Muhammad Rizki",
        self.language = {"python", "html", "css", "bash"},
        self.skill = {"programming", "networking", "analyst malware"},
        self.operating_system = {"windows", "linux"}

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")

me = MyProfiles()
me.say_hi()

Pinned

  1. pyRAT pyRAT Public

    Python Remote Administrations Tools

    Python 2 5

  2. risena_be risena_be Public

    Simple backend with NodeJS

    JavaScript 1

  3. PrankSploit PrankSploit Public

    PrankSploit Toolkit version 2.0

    Python 1

  4. phiou phiou Public

    Obfuscator code just for python language and support for bypassing protect by Antivirus

    Python