Skip to content

hammerhell/l0l

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

232 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l0l

Join the chat at https://badges.gitter.im/l0l-chat

l0l a exploit development kit. Yet, are being developed. Then the beta version will be published. Thanks (:

alt tag

Status

  • Shellcodes : 47
  • Injectors : 0
  • Encoders : 0
  • Backdoors : 6

#Install

- Requirements : g++ and Python.
$ make 
or, l0l.cpp compile the file..
Exp:
$ g++ -o l0l l0l.cpp
Run:
$ ./l0l or l0l.exe
- Have fun (:

#Contact

Please Report bugs (:

email : [email protected]

jabber : [email protected]

#Usage

Main Commands:  	      

        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.
        exit             :   Close Application


Shellcode Commands: 		
	
		exit             :   Close Application
		set              :   Set Value Of Options To Modules
		unset            :   Unset Value Of Options To Modules
		help             :   Help menu
		back             :   A back goes into operation.
		os               :   Command directly ur computer
		clear            :   Clear the menu
		generate         :   Generate shellcode
		show options     :   Show current options of selected module

            
Injector Commands:		
	
        help             :   Help Menu
        os               :   Command directly ur computer
        back             :   A back goes into operation.
		exit             :   Close Application
            
            
Encoder Commands:   
	
        help             :   Help Menu
        os               :   Command directly ur computer
        back             :   A back goes into operation.
        exit             :   Close Application
            
            
Backdoor Commands:          
	
		exit             :   Close Application
    	set              :   Set Value Of Options To Modules
	    unset            :   Unset Value Of Options To Modules
		help             :   Help menu
		back             :   A back goes into operation.
		os               :   Command directly ur computer
		clear            :   Clear the menu
		generate         :   Generate shellcode
		show options     :   Show current options of selected module

#Screenshots

alt tag

alt tag

About

The Exploit Development Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 62.1%
  • Python 37.9%