Skip to content

infiniteloopltd/lz4_decompress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lz4_decompress

A simple python script to decompress LZ4 DLLs.

Check out the below link for a full post explaining why this is necessary and under what circumstances it will be helpful. https://securitygrind.com/reverse-engineering-a-xamarin-application/

Usage:

./lz4_decompress input.dll

This outputs a file in the form of input_out.dll, this assembly can now be decompiled using tools such as ILSpy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%