Project: Akane
IntroductionA personal AI made with python use voice recognition to perform actions depending on the users voice command
RequirementsThe script requires python 3.X. and pip
You need the following modules installed for Akane
Speech_recognition
Google Text-to-Speech
Playsound
Requests
1234pip install SpeechRecognitionpip install gTTSpip install playsoundpip install requests
123456789import speech_recognition as srimport timeimport webbrowser as wbfrom gtts import gTTSimport osimport playsoundimp ...
Project: Python Keylogger
KeyloggerSimple Keylogger that sends victims input via email
RequirementsIn the code
Fill senders gmail
Fill Senders gmail password
Fill Receivers gmail
1234567send_email = ""recv = ""password = ""
Make Sure to Less Secure App on Gmail is turned on
Project LinkGithub
Redline - TryHackMe
IntroductionYou can install Redline by installing it on you local machine. I am using RDP provided by THM. I’m Using Remmina on my kali machine.To install Remmina
sudo apt install remmina
Q1. Who created Redline?
A. FireEye
Data CollectionThere are 3 ways of collecting data from Redline.
Standard Collector → This method collects the minimum amount of data for the analysis and is the fastest of the three methods.
Comprehensive Collector → This method collects most data for your system and take ...
Site Launched!
WelcomeYayyyyyy!! Finally my own website🤓🥳.
I am going upload
my personal research
cool things i have found
homelab documentation
projects
CTF write ups
Upload Time
My goal is to upload every 2 weeks. Depending on school this might change, but rest asured there is gonna be good content coming.