Giter VIP home page Giter VIP logo

custompass_generator's Introduction

Hi there ๐Ÿ‘‹ I'm Raktim (Ricky)

Pentester ๐ŸŒ | Coder ๐Ÿ’ป | Writer โœ’๏ธ

Just another ordinary student eagerly upskilling and learning

  • ๐Ÿ”ญ Iโ€™m actively upskilling in the infosec domain with hands-on trainings and projects
  • ๐Ÿ’ป Polishing my coding skills while picking up on penetration testing and ethical hacking knowledge
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate/ engage in entry level VAPT engagements/opportunities
  • ๐Ÿค” Any and every help with VAPT methodologies and breaking into bug bounty is more than appreciated
  • ๐Ÿ’ฌ Can share my knowledge on C/C++ programming and Python scripting
  • ๐Ÿ“ซ Reach me on LinkedIn Twitter Facebook
  • Check out my Portfolio and contact me there
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: I am a Mirror to Your Behaviour :)

GitHub Streak

Top Langs

Ricky's GitHub stats

Skills and Technologies

Operating Systems

Kali Windows 10 Ubuntu

Tools and Softwares

Wireshark Debian OWASP Apache GitHub MySQL Oracle Pandas NumPy Tor HTML5 CSS3 Visual Studio Code Jupyter Notebook Sublime Text

Programming Languages

Python C++ C PHP Java JavaScript

Frameworks

Django Bootstrap

Online Certifications and Activities

TryHackMe FreeCodeCamp Coursera Udemy


Nice meeting y'all. Signing off...

custompass_generator's People

Contributors

ricky-001 avatar

Watchers

 avatar

custompass_generator's Issues

Errors making list

Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/synchronize.py", line 28, in
from _multiprocessing import SemLock, sem_unlink
ImportError: cannot import name 'SemLock' from '_multiprocessing' (/data/data/com.termux/files/usr/lib/python3.10/lib-dynload/_multiprocessing.cpython-310.so)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/data/data/com.termux/files/home/custompass_generator/custompass_gen.py", line 162, in
run()
File "/data/data/com.termux/files/home/custompass_generator/custompass_gen.py", line 35, in run
temp_wordlist += multithread_transforms(case_transform, base_wordlist, UI.proc_threads)
File "/data/data/com.termux/files/home/custompass_generator/modules/transforms.py", line 151, in multithread_transforms
with ThreadPool(proc_threads) as pool:
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/dummy/init.py", line 124, in Pool
return ThreadPool(processes, initializer, initargs)
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/pool.py", line 927, in init
Pool.init(self, processes, initializer, initargs)
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/pool.py", line 196, in init
self._change_notifier = self._ctx.SimpleQueue()
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/context.py", line 113, in SimpleQueue
return SimpleQueue(ctx=self.get_context())
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/queues.py", line 342, in init
self._rlock = ctx.Lock()
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/context.py", line 67, in Lock
from .synchronize import Lock
File "/data/data/com.termux/files/usr/lib/python3.10/multiprocessing/synchronize.py", line 30, in
raise ImportError("This platform lacks a functioning sem_open" +
ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.