strings

package
v0.7.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2026 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractStringsJSON

func ExtractStringsJSON(ctx *extractor.Context) error

Types

type SimpleStrings added in v0.6.14

type SimpleStrings struct {
	Version  uint32
	Language *SimpleStringsLanguage
	Items    []SimpleStringsItem
}

Same data as stingray_strings.Strings, but more readable and with resolved hashes and languages.

type SimpleStringsItem added in v0.6.14

type SimpleStringsItem struct {
	Key   uint32
	Value string
}

type SimpleStringsLanguage added in v0.6.14

type SimpleStringsLanguage struct {
	Hash              string
	KnownName         string
	KnownFriendlyName string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL