MCPcopy Create free account

hub / github.com/Velocidex/oleparse / functions

Functions31 in github.com/Velocidex/oleparse

↓ 46 callersFunctiongetUint32
(dir_stream []byte, offset *int)
oleparse.go:545
↓ 38 callersFunctiongetUint16
(dir_stream []byte, offset *int)
oleparse.go:535
↓ 36 callersFunctionDebugPrintf
(fmt_str string, args ...interface{})
debug.go:13
↓ 4 callersMethodFindStreamByName
(name string)
oleparse.go:217
↓ 4 callersMethodGetStream
(index uint32)
oleparse.go:200
↓ 4 callersMethodReadChain
(start uint32)
oleparse.go:165
↓ 4 callersFunctiondecodeUnicode
(data []byte, codepage uint16)
oleparse.go:1156
↓ 3 callersFunctionDecompressStream
(compressed_container []byte)
oleparse.go:394
↓ 3 callersFunctionNewOLEFile
NewOLEFile creates a new OLEFile object from the given data. The OLE format is described in https://winprotocoldoc.z19.web.core.windows.net/MS-CFB/%5
oleparse.go:239
↓ 3 callersFunctionParseBuffer
(data []byte)
oleparse.go:1141
↓ 2 callersFunctionParseFile
(filename string)
oleparse.go:1091
↓ 2 callersMethodReadSector
(sector uint32)
oleparse.go:122
↓ 2 callersMethod_ReadChain
( start uint32, ReadSector func(uint32) []byte, ReadFat func(sector uint32) (uint32, bool), )
oleparse.go:173
↓ 2 callersFunctionmin
(a, b int)
utils.go:16
↓ 2 callersFunctionuint32_min
(a, b uint32)
utils.go:23
↓ 1 callersFunctionExtractMacros
(ofdoc *OLEFile)
oleparse.go:555
↓ 1 callersFunctionNewDirectory
(data []byte, index uint32)
oleparse.go:84
↓ 1 callersMethodReadMiniChain
(start uint32)
oleparse.go:169
↓ 1 callersFunctioncopytoken_help
(difference int)
oleparse.go:516
↓ 1 callersFunctiondoParse
()
cmd/main.go:17
FunctionDebug
(arg interface{})
utils.go:5
FunctionFuzzDecompressStream
(f *testing.F)
oleparse_test.go:72
FunctionFuzzExtractMacros
(f *testing.F)
oleparse_test.go:38
MethodOpenStreamByName
(name string)
oleparse.go:227
MethodReadFat
(sector uint32)
oleparse.go:151
MethodReadMiniFat
(sector uint32)
oleparse.go:158
MethodReadMiniSector
(sector uint32)
oleparse.go:136
FunctionTestMacros
(t *testing.T)
oleparse_test.go:14
FunctionTestOlev4
(t *testing.T)
oleparse_test.go:24
Functionmain
()
cmd/main.go:32
Functionmax
(a, b int)
utils.go:9