Code Monkey home page Code Monkey logo

rando-injector's Introduction

Rando-Injector

How compile?

  1. Change DLL_NAME in string [6] in to your dll name
  2. Change all bytes(0x00, 0x01, 0x03....) in define "JUNKS" to random bytes
  3. Change size this block by add new bytes
  4. Compile this

Video

How copile?

rando-injector's People

Contributors

bananasss00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

rando-injector's Issues

Byte's

Do I only add numbers to bytes, or can I add letters too as long as its below 0xFF? Just curious if adding letters will make the injector more detectable by vac. Thanks in advance.

Change path

Is it possible to change the path of the dll? In this way, as is the code, the DLL must be in the same folder as the .exe. What I need is for the DLL to be in a different folder than the exe
Thanks

Unload dll

Can someone make a way to unload the DLL on a bind? I have no idea how to unload it any other way.

Not Working?

Injector not working after csgo update 30/4/19

Code modification

First of all, sorry for my English

I need a modification in this code, which allows to do the following:

  • When the injector is running, a DOS command line must request an email address.
  • That email address will be searched in a folder hosted in a web domain, for example lalala.com/login/users.txt
  • The user.txt file will have the following information:
    [email protected]
    [email protected]
    [email protected]
    [email protected]
  • If the user imput the correct email, the program continues and the injector runs normally
  • If the user imput an invalid email, the DOS window displays an error message and closes.

That is all. I can collaborate by paypal

C# binding issue

I know C# in medium level and i make an launcher. The problem is:
C++ build of RandoInjector Working with %100 success when you double click to open exe file.
But when I try to open that exe file with C#'s System.Diagnostics.Process.Start(exeFilePath); it doesn't inject dll.

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.