Coder Social home page Coder Social logo

kiddyapi's Introduction

KiddyAPI -- Shitty translation, original credit @ Whiroo/KiddyAPI <--

KiddyAPI created from "script kiddie" to "script kiddie". Library, to learn not very correct methods of working with Windows OS.

KiddyAPI is created from script-kiddies for script-kiddies. Library for learning not very correct methods of working with Windows.

Tested on Win7 x64. In the near future I will add more features.

Tested on Win7 x64. In the near future I will add more features.

Disclaimer: / Denial of responsibility:

This library was written for educational purposes, the author is not responsible for the use for other purposes.

This library was written for educational purposes; the author is not responsible for use for other purposes.

Use only on your own computers or with the permission of the user

Use only on their computers or with the permission of the user

Namespaces and methods / Namespaces and methods:

Info:

Get active user window by title bar / Get the active user window by title : C# CheckWindow.GetWindow("example"); Set new password on Windows / Set a new password on Windows: C# SystemWork.ChangeWinPass("example"); Get external IP address / Get external IP address: C# SystemWork.GetIP(); Get information about required modules / Get information about the required modules : C# SystemWork.GetInfo(WinClass,ClassItem); Get MAC address / Get MAC Address: C# SystemWork.GetMacAddress(); Get screenshot / Get a screenshot of the screen: C# SystemWork.GetScreen("C:\\example");

Injector:

Injectin in the process C++ DLL / occured injecting into the C ++ DLL process: C# Injector.Execute("pathToDLL", Process);

Config:

Class for further developments, so far there is nothing in it wrote

Check under admin if launched : C# if(Config.IsAdmin) { blablabla }

Protect:

Disable Windows Defender - DisableDefender.FirstRun(); - Used when the program is first started, then use DisableDefender.CheckDefender(); in a loop in order to check for any changes in the settings

Disable Windows Defender - DisableDefender.FirstRun (); - Used when first running the program, then use DisableDefender.CheckDefender (); in an infinite loop to check if the parameters have changed

Close the program if some process is running / Close the program if some process is running. : C# HideModule.CheckProcess("example"); Block/Unblock the task Manager / Lock / Unlock Task Manager : C# HideModule.EnableTaskManager(true/false); Self-Delete / SelfDelete : C# HideModule.Suicide("pathToOwnExe");` Add to startup( through the registry ) / Autorun: C# HideModule.SetAutorun("the name that will appear in the registry", "pathToFile"); Make process impossible to kill in task Manager / Make the process impossible to kill in the Task Manager: C# ProcessProtect.Protect();

Steal :

Here we copy files from desktop/Discord session/Telegram session / Here we copy files from the desktop / Discord session / Telegram session:

General view such : C# Apps.Desktop/Telegram/Discord/.Steal("pathToCopy", true/false("overwrite old files if already present");

Decrypt passwords from ChromiumBased browsers / Decrypt passwords from ChromiumBased browsers : C# `Browsers.DecryptBrowsers(byte [] is "the password from the database",byte [] entropy);` Grabber did not add, as it is already fat. Decrypt occurs through WinAPI function.

kiddyapi's People

Contributors

createpls avatar whiroo avatar 0x25bit avatar

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.