Git Product home page Git Product logo

koigui's Introduction

Hello. You just downloaded KoiVM protector with helpful GUI that makes your work easier :)
There are some infos about it, how to use it and another stuff...

What's KoiVM?
-It's a powerful virtualizing protector for .NET assemblies developed by Ki(github.com/yck1509). It's a plugin
for popular open source obfuscator ConfuserEX(github.com/yck1509/ConfuserEX). You can find all of it's files in
folder called "koivm" in this folder. I used modified version of KoiVM by Trollicus(github.com/Trollicus/KoiVM)
with some improvements :)

What's virtualization?
-Virtualization is a powerful software protection technique. KoiVM's .NET virtualization engine converts MSIL
instructions to it's own that are only understandable by KoiVM virtual machine, so it stops any decompiling, because
it completely hides original code. However, virtualized assemblies have slower performance and the file size is larger.
Virtualized assemblies can also false trigger antivirus, because the file is obfuscated.

Is it free and open source?
-Yes, but the original KoiVM was paid, but the source has been leaked, so now you can use KoiVM for free :)
All KoiVM components aren't obfuscated with the GUI program too, so you can modify them, decompile them only for YOUR OWN
PURPOSES. Do not resell, rent, lease or make money from them. Also, do not use this software and it's component for
illegal purposes(malware spreading, malware protection). I DON'T TAKE ANY RESPONSIBILITY FOR ANY USAGE OF THIS SOFTWARE AND
DAMAGES CAUSED BY IT.

How to use it?
-Run KoiGui.exe in this folder. Now select base directory with file(s) you want to protect and output directory, where
the protected file(s) will be saved. It automatically selects output directory by this rule: base directory + directory named
Virtualized. You can change output directory too, if you don't want the default one :). Now select the module that will be
protected. It automatically takes you to chosen base directory. YOU CAN SELECT ONLY ONE FILE! If you've done all of this steps,
click on "Virtualize!" button. Command prompt window will appear. DO NOT CLOSE IT! It will close automatically after finishing.
This can take while if the assembly is big, so you need to wait a while :)

What do you find here?
-There are 4 items in this directory. KoiGui.exe(GUI program), README.txt(this file), Bunifu_UI_v1.5.3.dll(UI components for
GUI program) and directory called koivm(All the protection stuff). DON'T DELETE, RENAME OR MOVE ANY OF THESE FILES/DIRECTORIES,
OTHERWISE IT WILL NOT WORK!

Enjoy :)
-Hacking4Life 2019
GitHub: https://github.com/simpleperson123
YouTube: https://www.youtube.com/channel/UCw8S8_RZsvX3WopAGuETA6Q
Instagram: https://www.instagram.com/matyho_videa

koigui's People

Contributors

simpleperson123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fysxm

koigui's Issues

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.