android_bootable_recovery/applypatch
Hristo Bojinov db314d69f0 Working ASLR implementation
Separate files for retouch functionality are in minelf/*

ASLR for shared libraries is controlled by "-a" in ota_from_target_files.
Binary files are self-contained. Retouch logic can recover from crashes.

Signed-off-by: Hristo Bojinov <hristo@google.com>
Change-Id: I76c596abf4febd68c14f9d807ac62e8751e0b1bd
2010-08-02 14:17:33 -07:00
..
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk Working ASLR implementation 2010-08-02 14:17:33 -07:00
applypatch.c Working ASLR implementation 2010-08-02 14:17:33 -07:00
applypatch.h Working ASLR implementation 2010-08-02 14:17:33 -07:00
applypatch.sh refactor applypatch and friends 2010-02-22 15:30:33 -08:00
bsdiff.c relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
bspatch.c refactor applypatch and friends 2010-02-22 15:30:33 -08:00
freecache.c relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff_test.sh relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff.c relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff.h relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgpatch.c refactor applypatch and friends 2010-02-22 15:30:33 -08:00
main.c Working ASLR implementation 2010-08-02 14:17:33 -07:00
utils.c refactor applypatch and friends 2010-02-22 15:30:33 -08:00
utils.h refactor applypatch and friends 2010-02-22 15:30:33 -08:00