Skip to content
View edwinfredy's full-sized avatar

Highlights

  • Pro

Block or report edwinfredy

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

Popular repositories Loading

  1. remote-comand-injection-using-raspberry-pi remote-comand-injection-using-raspberry-pi Public

    This project involves creating a USB Rubber Ducky using a Raspberry Pi Pico. The Pico registers itself as a keyboard and injects keystrokes into the target device, establishing a reverse shell.

    Python

  2. Windows-Event-Viewer Windows-Event-Viewer Public

    This tool allows viewing Windows events in a GUI.

    JavaScript

  3. File-Type-Analyzer File-Type-Analyzer Public

    This project uses a Machine Learning Model to analyze files and predict their filetypes, even in the absence of magic numbers.

    HTML

  4. Malware-Classification-Using-Image-Processing-Techniques Malware-Classification-Using-Image-Processing-Techniques Public

    A custom algorithm that takes malware samples as input and converts them into 256x256 bitmap images. Malware of similar families will generate similar looking images. This gives a useful initial vi…

    Python