Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
/ LInjector Public archive

LInjector, a light injector for your Roblox Scripts.

License

Notifications You must be signed in to change notification settings

ItzzExcel/LInjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


LInjector, is PATCHED due to the introduction of Hyperion in the UWP Version. You can still edit the project and make it work by another way.

DOES NOT WORK.


LInjector | Open-source Lua Script Executor.


LInjector is an open-source interface for developers, designed to be minimal and easily customizable.
We currently support The UWP Version. Learn more about Hyperion Byfron.
If you have a working Dynamic-Link Library (DLL), you can edit the source code of LInjector.
LInjector uses the Monaco editor, the same one that powers Visual Studio Code, with syntax highlighting, developed by Krnl and edited by Depso.

Screenshots


About

LInjector is primarily developed by Excel and Depso.
It was created out of the necessity for a secure and open-source executor without the risks associated with popular ones.

About the Structure of LInjector

A legitimate development tool.
Windows Forms Application.
Written in C#, with .NET Framework 4.8 | 32-Bit.
I apologize for the uncommented code. If you have any questions, you can contact me via my Discord Server.

How to Build?

To edit the Forms, first compile. For any reason, forms can't load if not compiled. If you opened the forms before compiling, restart Visual Studio, and your problem should be fixed.

  • Clone the repository : gh repo clone NotExcelz/LInjector
  • Open LInjector.sln in Visual Studio 2022.
  • Set Release x86
  • Build Solution (CTRL + SHIFT + B)

Why LInjector?

Well, here are some reasons:

  • It's an open-source project, which ensures the program does not contain malware.
  • Injection speed, the injection speed of LInjector has shown an advantage over other executors. Approaching about 0.3 seconds or 300 milliseconds.
  • Optimized tab system. The tab system in LInjector is optimized to use no more than 1 Gigabyte of RAM, even with 40 tabs open.
  • Transparency about the state and code of LInjector. I can ensure you'll get a response about LInjector every time.

Disclaimer

To whom it may concern,

We hereby declare that we have created an open-source exploit named "LInjector" solely for development and utility purposes. We explicitly refuse any responsibility for any misuse or illegal activities that may arise from the use of this application. The code is provided "as is", without any warranty, and users assume all risks associated with its use.

We do not condone or support any unethical or malicious activities that may be facilitated using LInjector. It is the responsibility of the users to ensure that they comply with all applicable laws and regulations while using this development tool.

We urge all users to use LInjector only for development and utility purposes and to refrain from using it for any illegal or unethical activities. By using this development tool, users acknowledge and agree to assume all risks associated with its use.

Used Projects in LInjector


— Made with love by Excel and Depso. <3