Skip to content
View De3vil's full-sized avatar
πŸ’»
Making awesome projects
πŸ’»
Making awesome projects
Block or Report

Block or report De3vil

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

Hi there!









  • I'm Abdulrahman Mohammed, also known as De3vil πŸ‘Ή
  • πŸ’œ I’m a:-
  • 🐍 python developer 🐍
  • β˜ οΈπŸ‘Ή malware developer β˜ οΈπŸ‘Ή
  • πŸ‘¨β€πŸ’» penetration tester
  • πŸ“™ I am currently learning C && assembly πŸ“™
  • [Desktop Application WEB Application Hacking Tools web scraping automation]

i love':'cats🐈🐈 and Demons😈 😈

msg for u':Life's goal is to finish, so do what you want before it ends. 😊❀️

I am a Python developer(back-end developer) , hacker πŸ‘¨β€πŸ’» ooh yeah πŸ˜„

and a lot of things i love to see how things work in depth, make things,
break things and make things that break things.πŸ˜„

Connect with me:

De3vil De3vil.3

If I has been useful for you, feel free to thank me by buying me a coffee 😁

Coffee De3vil.3

#!/usr/bin/env python3
import time

about_me = {
  'Name':'Abdulrahman Mohammed',
  'Nickname':'Mido - Devil',
  'Age':24,
  'i love':'cats🐈🐈 and Demons    😈 😈 ',
  'msg for u': 'Life's goal is to finish, so do what you want before it ends. 😊❀️'
}

def main():
  for t,i in about_me.items():
    time.sleep(0.2)
    print(f'{t}: {i}')
  print('\nBye ;D')
if __name__ == '__main__':
  main()

Popular repositories

  1. KLogger KLogger Public

    Remote persistent πŸ”‘Logger for Windows and Linux

    Python 296 46

  2. SteaLinG SteaLinG Public

    The SteaLinG is an open-source penetration testing framework designed for social engineering

    Python 221 51

  3. HtmlSmuggling HtmlSmuggling Public

    it is malicious technique used by hackers to hide malware payloads in an encoded script in a specially crafted HTML attachment or web page

    Python 114 25

  4. steal_ps steal_ps Public

    steal chrome saved passwords "undetectable"

    Python 51 12

  5. WinPersistence WinPersistence Public

    Some of the techniques used in Malware Windows - Persistence(Registry HKCU,startup),Disable Windows Firewall,Disable Windows Defender

    19 4

  6. PasteJacking PasteJacking Public

    Hacking with PasteJacking technique

    HTML 17 2