MCPcopy Create free account
hub / github.com/albertobsd/keyhunt / bsgs_xvalue

Class bsgs_xvalue

keyhunt.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68};
69
70struct bsgs_xvalue {
71 uint8_t value[6];
72 uint64_t index;
73};
74
75struct address_value {
76 uint8_t value[20];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected