index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
elf2dmp
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/elf2dmp: Use rol64() to decode
Akihiko Odaki
2024-03-11
1
-6
/
+2
*
contrib/elf2dmp: Always destroy PA space
Akihiko Odaki
2024-03-11
1
-2
/
+1
*
contrib/elf2dmp: Fix error reporting style in main.c
Akihiko Odaki
2024-03-11
1
-31
/
+32
*
contrib/elf2dmp: Fix error reporting style in qemu_elf.c
Akihiko Odaki
2024-03-11
1
-1
/
+1
*
contrib/elf2dmp: Fix error reporting style in pdb.c
Akihiko Odaki
2024-03-11
1
-1
/
+1
*
contrib/elf2dmp: Fix error reporting style in download.c
Akihiko Odaki
2024-03-11
1
-1
/
+1
*
contrib/elf2dmp: Fix error reporting style in addrspace.c
Akihiko Odaki
2024-03-11
1
-25
/
+22
*
contrib/elf2dmp: Change pa_space_create() signature
Akihiko Odaki
2024-03-11
1
-4
/
+1
*
contrib/elf2dmp: Continue even contexts are lacking
Akihiko Odaki
2024-03-11
1
-10
/
+11
*
contrib/elf2dmp: Assume error by default
Akihiko Odaki
2024-03-11
1
-12
/
+3
*
contrib/elf2dmp: Use g_malloc(), g_new() and g_free()
Suraj Shirvankar
2023-10-19
1
-6
/
+3
*
elf2dmp: limit print length for sign_rsds
Viktor Prutyanov
2023-10-19
1
-1
/
+1
*
elf2dmp: introduce merging of physical memory runs
Viktor Prutyanov
2023-09-21
1
-8
/
+48
*
elf2dmp: introduce physical block alignment
Viktor Prutyanov
2023-09-21
1
-2
/
+3
*
elf2dmp: replace PE export name check with PDB name check
Viktor Prutyanov
2023-09-21
1
-60
/
+33
*
elf2dmp: Don't abandon when Prcb is set to 0
Akihiko Odaki
2023-07-31
1
-0
/
+5
*
contrib/elf2dmp: add PE name check and Windows Server 2022 support
Viktor Prutyanov
2023-03-21
1
-2
/
+26
*
contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
Viktor Prutyanov
2023-03-21
1
-29
/
+42
*
contrib/elf2dmp: fix code style
Viktor Prutyanov
2023-03-21
1
-3
/
+6
*
elf2dmp: free memory in failure
lu zhipeng
2022-10-22
1
-0
/
+1
*
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
2022-04-22
1
-3
/
+3
*
elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
Jiaxun Yang
2021-01-20
1
-9
/
+9
*
elf2dmp: Fix memory leak on main() error paths
AlexChen
2020-10-27
1
-2
/
+2
*
Clean up includes
Markus Armbruster
2019-05-13
1
-2
/
+1
*
contrib/elf2dmp: add kernel start address checking
Viktor Prutyanov
2019-03-11
1
-0
/
+6
*
contrib/elf2dmp: fix printf format
Viktor Prutyanov
2019-02-05
1
-12
/
+15
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
contrib: add elf2dmp tool
Viktor Prutyanov
2018-10-02
1
-0
/
+589