0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added DOC_1_5_0 More... over 19 years ago
Updated to reflect 1.6.0 implementation More... over 19 years ago
Files: StatifiedLayout.alpha.txt StatifiedLayout.x86.txt StarterLayout.txt moved to 1.5.0 StatifiedLayout.txt copied to 1.5.0 More... over 19 years ago
Removed notie about gdb version More... over 19 years ago
Due to changes in the code, gdb don't need to create core file, so gdb before 5.2 can be used too. More... over 19 years ago
ChangeLog NEWS TODO VERSION - Changed to version 1.6.0 More... over 19 years ago
elf_stripped moved to Obsolete More... over 19 years ago
In the RHEL 3.1 gdb not stop on the first loader's instruction, it stop on next one instead. val_offset calculation take it into account. More... over 19 years ago
Fixed dependencies More... over 19 years ago
Fix for gcc-3.2.3 More... over 19 years ago
Updated file lists More... over 19 years ago
IsLinuxGate implemented More... over 19 years ago
Now for detecting kernel's DSO i use elf_soname.c instead of elfinfo.c More... over 19 years ago
Added function 'IsIgnoredSegment'. More... over 19 years ago
Files: copy_ehdr.c loader_base_test.c readlink.c phdrs.c were moved to Obsolete directory More... over 19 years ago
Files: copy_ehdr.c loader_base_test.c phdrs.c readlink.c were moved to Obsolete directory More... over 19 years ago
prop_stack_under_executable and prop_starte_under_executable removed More... over 19 years ago
Fix for case when pagesize != p_align More... over 19 years ago
pt_load.sh removed More... over 19 years ago
pt_load.sh integrated into statifir_create_exe.sh statifier_create_exe.sh greatly simplified. More... over 19 years ago
*** empty log message *** More... over 19 years ago
Non-alloc sections and segments copied to the statified exe (to keep gdb, readelf, etc happy) More... over 19 years ago
Reimplement in the plain shell More... over 19 years ago
Exit on the first found segment More... over 19 years ago
-v removed More... over 19 years ago
Compilation warning eliminated More... over 19 years ago
Fixes for p_align != getpagesize() and correct alignment for the starter More... over 19 years ago
Adopted to use fep.sh More... over 19 years ago
Modified Files: Makefile - added fep.c and fep.sh Added Files: fep.c fep.sh - Find (Starter) Entry Point More... over 19 years ago
statifier.gdb statifier_dump.sh statifier_lib.src - CORE_FILE not used anymore More... over 19 years ago