Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / HUGOW04 31 repositories

Funding links: https://github.com/sponsors/HUGOW04

HUGOW04/vpn

VPN (Virtual private network) for MacOS and Linux

Language: C - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

HUGOW04/RDC

Remote Desktop Control

Language: C++ - Size: 1.26 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 3 - Forks: 2

HUGOW04/QRCode-Generator

Language: C++ - Size: 2.12 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

HUGOW04/DiscordTrojan

Language: C# - Size: 5.81 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

HUGOW04/raspberrypi-setup

Language: CMake - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

HUGOW04/PhishingWebsite

PhishingWebsite

Language: C++ - Size: 1.63 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

HUGOW04/PacketSniffer

A packet analyzer, also known as packet sniffer, protocol analyzer, or network analyzer, is a computer program or computer hardware such as a packet capture appliance, that can intercept and log traffic that passes over a computer network or part of a network.

Language: C - Size: 12.7 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/DLLInjection

Language: C++ - Size: 1.13 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/Deauther

Language: C++ - Size: 3.91 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/BlueScreenOfDeath

A blue screen of death (BSoD), officially known as a stop error or blue screen error, is an error screen that the Windows operating system displays in the event of a fatal system error. It indicates a system crash, in which the operating system has reached a critical condition where it can no longer operate safely, e.g., hardware failure or an unexpected termination of a crucial process.

Language: C - Size: 11.7 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/TuWare

Ransomware is a type of malware from cryptovirology that threatens to publish the victim's personal data or permanently block access to it unless a ransom is paid. While some simple ransomware may lock the system without damaging any files, more advanced malware uses a technique called cryptoviral ...

Language: C++ - Size: 4.34 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 2

HUGOW04/BypassUAC

User Account Control (UAC) is a mandatory access control enforcement feature introduced with Microsoft's Windows Vista and Windows Server 2008 operating systems, with a more relaxed version also present in Windows 7, Windows Server 2008 R2, Windows 8, Windows Server 2012, Windows 8.1, Windows Server 2012 R2, Windows 10, and Windows 11. It aims to improve the security of Microsoft Windows by limiting application software to standard user privileges until an administrator authorises an increase or elevation. In this way, only applications trusted by the user may receive administrative privileges and malware are kept from compromising the operating system. In other words, a user account may have administrator privileges assigned to it, but applications that the user runs do not inherit those privileges unless they are approved beforehand or the user explicitly authorises it. UAC uses Mandatory Integrity Control to isolate running processes with different privileges. To reduce the possibility of lower-privilege applications communicating with higher-privilege ones, another new technology, User Interface Privilege Isolation, is used in conjunction with User Account Control to isolate these processes from each other. One prominent use of this is Internet Explorer 7's "Protected Mode". Operating systems on mainframes and on servers have differentiated between superusers and userland for decades. This had an obvious security component, but also an administrative component, in that it prevented users from accidentally changing system settings. Early Microsoft home operating-systems (such as MS-DOS, Windows 95-98 and Windows Me) did not have a concept of different user-accounts on the same machine. Subsequent versions of Windows and Microsoft applications encouraged the use of non-administrator user-logons, yet some applications continued to require administrator rights. Microsoft does not certify applications as Windows-compliant if they require administrator privileges; such applications may not use the Windows-compliant logo with their packaging.

Language: C++ - Size: 650 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 10 - Forks: 2

HUGOW04/Cracker

Cracker - wifi cracking tool

Language: Python - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

HUGOW04/HexEditor

A hex editor (or binary file editor or byte editor) is a computer program that allows for manipulation of the fundamental binary data that constitutes a computer file. The name 'hex' comes from 'hexadecimal', a standard numerical format for representing binary data. A typical computer file occupies multiple areas on the storage medium, whose conten

Language: C++ - Size: 21.5 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

HUGOW04/TuAntivirus

Antivirus software was originally developed to detect and remove computer viruses, hence the name. However, with the proliferation of other malware, antivirus software started to protect from other computer threats. In particular, modern antivirus software can protect users from malicious browser helper objects (BHOs), browser hijackers, ransomware

Language: C++ - Size: 1.95 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 7 - Forks: 1

HUGOW04/DDosTool

In computing, a denial-of-service attack (DoS attack) is a cyber-attack in which the perpetrator seeks to make a machine or network resource unavailable to its intended users by temporarily or indefinitely disrupting services of a host connected to a network. Denial of service is typically accomplished by flooding the targeted machine or resource..

Language: Python - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

HUGOW04/ColorfulVirus

A computer virus is a type of computer program that, when executed, replicates itself by modifying other computer programs and inserting its own code. If this replication succeeds, the affected areas are then said to be "infected" with a computer virus, a metaphor derived from biological viruses. Computer viruses generally require a host program. The virus writes its own code into the host program. When the program runs, the written virus program is executed first, causing infection and damage. A computer worm does not need a host program, as it is an independent program or code chunk. Therefore, it is not restricted by the host program, but can run independently and actively carry out attacks. Virus writers use social engineering deceptions and exploit detailed knowledge of security vulnerabilities to initially infect systems and to spread the virus. Viruses use complex anti-detection/stealth strategies to evade antivirus software. Motives for creating viruses can include seeking profit (e.g., with ransomware), desire to send a political message, personal amusement, to demonstrate that a vulnerability exists in software, for sabotage and denial of service, or simply because they wish to explore cybersecurity issues, artificial life and evolutionary algorithms. Computer viruses cause billions of dollars' worth of economic damage each year.

Language: C++ - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

HUGOW04/ZipBomb

In computing, a zip bomb, also known as a decompression bomb or zip of death, is a malicious archive file designed to crash or render useless the program or system reading it.

Language: Python - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

HUGOW04/ForkBomb

In computing, a fork bomb (also called rabbit virus or wabbit) is a denial-of-service attack wherein a process continually replicates itself to deplete available system resources, slowing down or crashing the system due to resource starvation.

Language: Python - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

HUGOW04/FakeWifi

Phishing is a type of social engineering where an attacker sends a fraudulent (e.g., spoofed, fake, or otherwise deceptive) message designed to trick a person into revealing sensitive information to the attacker or to deploy malicious software on the victim's infrastructure like ransomware.

Language: C++ - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 2

HUGOW04/x86

An x86 operating system distinguished by its custom C libraries, designed for unparalleled control and optimized performance

Language: C - Size: 81.1 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

HUGOW04/picoWatch

RP2040 MCU Board with 1.28inch Round LCD display with touch

Language: C - Size: 72.3 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

HUGOW04/CheatEngine

Language: C++ - Size: 1.29 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

HUGOW04/InputOverlay

Language: C++ - Size: 709 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

HUGOW04/ScreenLocker

A lock screen is a computer user interface element used by various operating systems. They regulate immediate access to a device by requiring the user to perform a certain action in order to receive access, such as entering a password, using a certain button combination, or performing a certain gesture using a device's touchscreen. There are various authentication methods to get past the lock screen, with the most popular and common ones being personal identification numbers (PINs), the Android pattern lock, and biometrics (e.g. Touch ID and facial recognition). Depending on the operating system and device type, a lock screen can range from a simple login screen, to an overview screen with the current date and time, weather, recent notifications, playback controls for media being played in the background (typically music), shortcuts to applications (such as the camera), and optionally, the contact information of the device's owner (which can be used in the event that the device is lost or stolen, or during a medical emergency).

Language: C++ - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

HUGOW04/Trojan

Trojans generally spread by some form of social engineering; for example, where a user is duped into executing an email attachment disguised to appear innocuous (e.g., a routine form to be filled in), or by clicking on some fake advertisement on social media or anywhere else. Although their payload can be anything, many modern forms act as a backdoor, contacting a controller who can then have unauthorized access to the affected computer.[6] Ransomware attacks are often carried out using a trojan.

Language: C - Size: 22.7 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 2 - Forks: 1

HUGOW04/Compiler

Computer program that transforms source code into object code

Language: C - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

HUGOW04/AutoScroller

Language: C++ - Size: 707 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/TuOS

32bit cli operating system

Language: C - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/TuAdware

Adware, often called advertising-supported software by its developers, is software that generates revenue for its developer by automatically generating online advertisements in the user interface of the software or on a screen presented to the user during the installation process. The software may generate two types of revenue: one is for the displ

Language: C# - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HUGOW04/HUGOW04

Size: 175 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0