index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
cover
/
backend
/
modules.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: replace Walk with WalkDir to reduce os.Lstat calls
Gofastasf
2025-01-30
1
-2
/
+2
*
pkg/cover: fix pc for core kernel
Joey Jiao
2024-08-05
1
-4
/
+0
*
all: move KernelModule into vminfo package
Joey Jiao
2024-07-10
1
-17
/
+11
*
all: calc kaslr offset and remove kaslr_offset from module addr
Joey Jiao
2024-07-03
1
-0
/
+41
*
pkg/cover: remove unused hostModules
Joey Jiao
2024-07-03
1
-12
/
+7
*
all: fix larger module size in /proc/modules
Joey Jiao
2024-07-03
1
-4
/
+20
*
all: always use KernelModule ptr to unify usage
Joey Jiao
2024-06-17
1
-2
/
+2
*
all: use only one KernelModule struct
Joey Jiao
2024-06-17
1
-5
/
+6
*
pkg/cover: move KernelModule from pkg/host
Dmitry Vyukov
2024-05-03
1
-4
/
+8
*
pkg/cover: delete getModuleOffset()
Alexander Potapenko
2024-02-26
1
-3
/
+3
*
pkg/host: get module .text address from /sys/module
Necip Fazil Yildiran
2024-02-22
1
-2
/
+1
*
pkg/cover/backend: adjust module base address by .text offset
Alexander Potapenko
2024-01-17
1
-4
/
+8
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-2
/
+2
*
pkg/cover/backend: add mach-o object support for darwin
Patrick Meyer
2021-05-06
1
-0
/
+1
*
pkg/cover/backend: refactor module discovery
Dmitry Vyukov
2021-03-18
1
-63
/
+49
*
pkg/cover: refactor module discovery interface
Dmitry Vyukov
2021-03-18
1
-13
/
+38
*
pkg/cover/backend: move module discovery into separate file
Dmitry Vyukov
2021-03-18
1
-0
/
+119