GithubHelp home page GithubHelp logo

gavz / ironkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nshalabi/ironkit

0.0 0.0 0.0 6.84 MB

Use IronPython directly in your code without IronPython DLLs and dependencies

C# 99.36% Python 0.64% Smalltalk 0.01%

ironkit's Introduction

IronKit

Add Python support to your red-team tools using IronPython, but without any dependencies (IronPython DLLs or Python installation).

Introduction

This repository contains a class library of merged code of IronPython DLLs: IronPython, IronPython.Modules, Microsoft.Scripting, Microsoft.Dynamic and Microsoft.Scripting.Metadata. The purpose was to use IronPython without any DLL dependencies for Red team assessments and without Python installation.

Release Notes

  • This is the initial version, built with .NET 4.5 and Visual Studio 2019
  • Use the code by adding it to your project, or simply add your code to IronKit project and change the project type (target) of the project (for example, from class library to program).

Demo with Zolom

This repository contains a modified version of Zolom created by @checkymander. Zolom is an Executable created using C# and uses IronPython to run python code on systems without installing Python. The version of Zolom in this repository was modified to use IronKit instead of IronPython DLLs and dependencies (IronPython.dll, IronPython.Modules.dll, Microsoft.Dynamic.dll and Microsoft.Scripting.dll).

License

Copyright 2018 Nader Shallabi. All rights reserved. 

ATT&CK™ TOOLS CAN BE COPIED AND/OR DISTRIBUTED WITHOUT ANY EXPRESS PERMISSION OF NADER SHALLABI.

THIS SOFTWARE IS PROVIDED BY NADER SHALLABI ''AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NADER SHALLABI
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those of the authors and
should not be interpreted as representing official policies, either expressed or implied, of Nader Shallabi.

ironkit's People

Contributors

nshalabi 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.