Coder Social home page Coder Social logo

c0deblack's Introduction

c0deblack

Windows exploit toolkit. Under construction.

READ THIS ENTIRE DOCUMENT BEFORE INSTALLING.

What is blackf8/c0deblack

Blackf8 is not an exploit. It is several. blackf8 is the core exploitation kit behind the c0deblack customization tool.

Warning

Do NOT download blackf8 or c0deblack from ANY websiite or repository other then the official ones located at:

ALL official releases are signed with my PGP key 0x475FAB06. My keys are on the GnuPG keyservers: http://keys.gnupg.net/pks/lookup?op=vindex&fingerprint=on&search=0x1564B84C475FAB06

Always verify the signature before running anything. If it fails, DO NOT RUN and instead create an issue here. IF IT ISNT SIGNED, IT ISNT SAFE.

If you don't know how to use GPG, go learn it before running this.

It is EXTREMELY EASY to create a rootkit from this software. ONLY TRUST OFFICIAL RELEASES, and don't even trust those, compile the program from source yourself.

Disclaimer

blackf8 and c0deblack are inheritley dangerous. They modify system files and overwrite the bootloader, as well as hijack parts of the operating system. To the perspective of an antivirus, it looks like a rootkit, because thats exactly what blackf8 is. Blackf8 IS a rootkit, simply one without malicious intentions. Don't install things you dont trust, that is why the source code is provided. While data loss is unlikely, make a backup aynway, because stuff can go wrong with the things this tool does. We are not responsible for any data loss due to use of this tool.

How it works

blackf8 contains several main exploits, known as modules: (^ denotes an exploit that requires a reboot to setup or run, * denotes an exploit that requires CLB mode to setup or run)

  • UEFIHack (ml.coresdev.blackf8.blackf8_uefi) ^
  • SysModuleRunner (ml.coresdev.blackf8.blackf8_servicerun) *
  • WinFSMod (ml.coresdev.blackf8.blackf8_allfileaccess) *
  • Unremove (ml.coresdev.blackf8.blackf8_unremove)
  • DiskEdit (ml.coresdev.blackf8.blackf8_diskmod) *
  • PkgLoader (ml.coresdev.blackf8.blackf8_pkgload) *
  • ProgramHider (ml.coresdev.blackf8.blackf8_semikit) *
  • Blackout (ml.coresdev.blackf8.blackf8_blackout) * ^
  • USBInterface (ml.coresdev.blackf8.blackf8_iusb)
  • CLBMode (ml.coresdev.blackf8.blackf8_clbexploit)
  • uefiboot (ml.coresdev.blackf8.blackf8_uefiboot)
  • UEFILogoChanger (ml.coresdev.blackf8.blackf8_uefilogochanger)

Where is the soruce code for those?

Currently unavaliable, will be released once I figure out how to create symbolic links in Git.

Requirements

  • Any windows 10 version
  • NT Kernel version 10.0 or above
  • Secure boot disabled (unless you know how to sign EFI stuff)
  • Antivirus should be disabled for installation of exploits, but can be re-enabled afterwards
  • UEFI Boot scheme (for UEFIhack and kernel modifications)

Is this safe?

To all of my tests, this exploit is completley safe. However, this is a kernel modification tool. We are putting custom, unsigned code into the Windows kernel.

Make a backup of your kernel before running, and all of your data for that matter.

-=-=-=-=-=-=-

Even this document is signed
Signature in readme.md.sig

Trust nobody

- core

c0deblack's People

Contributors

c0repwn3r avatar

Stargazers

 avatar

Watchers

 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.