Skip to content

papadoxie/PAPADOXIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hi there, I'm Nofil 👋

Security Researcher | Software Developer | Open Source Enthusiast

GitHub followers PyPI


🔒 About Me

I'm a Computer Science professional passionate about Computer Security and building tools that make security analysis more accessible. I love diving deep into systems, finding vulnerabilities, and developing solutions to complex security challenges.

class SecurityResearcher:
    def __init__(self):
        self.name = "Nofil"
        self.role = "Security Researcher & Developer"
        self.interests = ["Exploit Development", "Security Research", "OS Development"]
        self.languages = ["Python", "C#", "C/C++", "Assembly"]
    
    def say_hi(self):
        print("Thanks for visiting my profile! Let's build secure software together.")

me = SecurityResearcher()
me.say_hi()

🔭 What I'm Working On

  • 🛡️ Exploit Development - Crafting and understanding security exploits
  • 🔬 Security Research - Analyzing vulnerabilities and security mechanisms
  • 💻 OS Development - Low-level systems programming
  • 🧰 Security Tools - Building automation tools for security analysis

🚀 Featured Project

A powerful CLI tool for automated security scanning of GitHub repositories using Semgrep and CodeQL.

pip install scanipy-cli
scanipy --help

Features:

  • 🔍 Automated vulnerability scanning
  • 📊 SARIF output support
  • 🔄 Resume interrupted analyses
  • 📦 Available on PyPI

🛠️ Tech Stack

Python C# Docker GitHub Actions

Semgrep CodeQL Linux ASP.NET


📊 GitHub Stats

Nofil's GitHub Stats

Top Languages

GitHub Streak


🌐 Connect With Me

GitHub LinkedIn Twitter


💡 "The quieter you become, the more you can hear." - BackTrack Linux

Profile Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors