Skip to content
/ l0l Public

An exploit development kit with shellcodes and backdoors for various operating systems

License

Notifications You must be signed in to change notification settings

xorond/l0l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l0l

DISCLAIMER

This repository is a fork of l0l project, which used to initially reside on https://github.com/roissy/l0l and https://github.com/m3pt0r/l0l

These repositories disappeared for some reason and I couldn't reach the original maintainers, so I'm putting up my own copy.

I did not code this, but I'm looking to revive the project eventually so pull requests are appreciated.

Installation

License Language Version

This project Exploit Development in an expanding toolkit. In the BETA stage. We'll give you more.

Linux:

Requirements: g++ and Python 2

# make
# make install

Windows:

Requirements: MinGW/g++ and Python 2

# make

To run: l0l

Usage

usage: l0l

Inline arguments:

	help               : Help Menu
	os                 : Command directly ur computer
	banner             : Show Banner
	clear              : Clear the menu
	show shellcodes    : Show Shellcodes of Current Database
	show backdoors     : Show Backdoors of Current Database
	show injectors     : Show Injectors(Shellcode,dll,so etc..
	show encoders      : Show Encoders(Py,Ruby,PHP,Shellcode etc..
	use                : Execute the specified module.
	back               : A back goes into operation.
	show options       : Show current options of selected module
	set                : Set Value Of Options To Modules
	unset              : Unset Value Of Options To Modules
	generate           : Generate shellcode
	output             : Shellcode Output Type
	back               : A back goes into operation.
	exit               : Close Application

TODO

  • add some encoders
    • x64/xor
    • x64/xor_dynamic
    • x86/add_sub
    • x86/alpha_mixed
    • x86/xor_dynamic
    • x86/shikata_ga_nai

Bugs

Report bugs via email or PR.

Contact

E-Mail : [email protected]

About

An exploit development kit with shellcodes and backdoors for various operating systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published