Skip to content

Razzile/Liberation-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Liberation-lite

Liberation-lite is a basic port of Liberation that runs on top of either frida or cycript (coming soon).

It is currently very incomplete and buggy.

Currently supported elements:

  • Patch
var p = new Patch(offset, data, [length]);
p.Apply(); // apply patch
p.Reset(); // reset patch

About

A 'lite' port of liberation, for use with frida or cycript

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors