Skip to content
/ setdll Public

Inject portable DLL into official firefox browser.

License

Notifications You must be signed in to change notification settings

adonais/setdll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System requirements

C compiler

Microsoft Visual Studio 2013 or above .

build

nmake clean
nmake

or

nmake CC=clang-cl clean
nmake CC=clang-cl

About setdll

Usage: setdll [options] binary_files

Options:

/d:file.dll         :        Add file.dll binary files

/r                  :        Remove extra DLLs from binary files

/p:browser\omni.ja  :        Repair omni.ja to support Upcheck.exe

/t:file.exe         :        Test PE file bits
    
/?                  :        This help screen

-7 --help           :        7z command help screen

About

Inject portable DLL into official firefox browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages