Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andlabs/reallymine
/ functions
Functions
226 in github.com/andlabs/reallymine
⨍
Functions
226
◇
Types & classes
52
Method
DEK
()
bridge/jmicron.go:93
Method
DEK
()
bridge/plx.go:77
Method
DecryptKeySector
(keySector []byte, kek []byte)
bridge/symwave.go:57
Method
DecryptKeySector
(keySector []byte, kek []byte)
bridge/initio.go:39
Method
DecryptKeySector
(keySector []byte, kek []byte)
bridge/jmicron.go:54
Method
DecryptKeySector
MAJOR TODO Locate the second copy of the SInE block and test that one too. I need to find out if it will /always/ be at the same place or nt TODO how
bridge/plx.go:45
Method
DecryptLoopSteps
()
bridge/symwave.go:104
Method
DecryptLoopSteps
()
bridge/initio.go:96
Method
DecryptLoopSteps
()
bridge/jmicron.go:120
Method
DecryptLoopSteps
()
bridge/plx.go:81
Function
DrivespecUsage
TODO format with command
ata/ata.go:9
Method
Err
()
disk/disk.go:143
Method
Error
()
bridge/bridge.go:46
Method
Error
()
decryptloop/steps.go:128
Method
Error
()
ata/ata.go:57
Function
FormatUsage
(commands []*Command)
command/command.go:122
Function
IdentifyKeySector
(possibleKeySector []byte)
bridge/bridge.go:31
Method
Is
(keySector []byte)
bridge/symwave.go:19
Method
Is
(keySector []byte)
bridge/initio.go:19
Method
Is
(keySector []byte)
bridge/jmicron.go:19
Method
Is
(keySector []byte)
bridge/plx.go:19
Method
Name
()
bridge/symwave.go:15
Method
Name
()
bridge/initio.go:15
Method
Name
()
bridge/jmicron.go:15
Method
Name
()
bridge/plx.go:15
Method
NeedsKEK
()
bridge/symwave.go:27
Method
NeedsKEK
()
bridge/initio.go:26
Method
NeedsKEK
()
bridge/jmicron.go:26
Method
NeedsKEK
()
bridge/plx.go:26
Function
New
(steps StepList, c cipher.Block, out io.Writer)
decryptloop/decryptloop.go:17
Function
NewAsker
TODO see if we can have AskReal, etc. be instances to avoid a useless error check
kek/asker.go:42
Function
Open
(filename string, size int64)
disk/disk.go:18
Function
Open
(drivespec string)
ata/ata.go:17
Method
Raw
()
bridge/symwave.go:63
Method
Raw
()
bridge/initio.go:62
Method
Raw
()
bridge/jmicron.go:76
Method
Raw
()
bridge/plx.go:73
Method
Read28
(c *Command28, b []byte)
ata/ata.go:45
Method
Read28
(c *Command28, b []byte)
ata/ata_default.go:26
Method
Read28
(c *Command28, b []byte)
ata/ata_windows.go:189
Function
Reverse
(b []byte)
byteops/byteops.go:4
Function
StepListFromString
(s string)
decryptloop/steps.go:134
Function
StepUsage
for reallymine to use directly TODO merge with package command - can't use command directly since that imports us
decryptloop/steps.go:173
Method
String
()
decryptloop/steps.go:150
Function
SwapHalves
(b []byte)
byteops/byteops.go:33
Function
SwapLongs
(b []byte)
byteops/byteops.go:23
Function
SwapWords
(b []byte)
byteops/byteops.go:14
Function
TestPackage
(t *testing.T)
byteops/byteops_test.go:67
Function
ToFlagUsage
(s string)
command/usage.go:59
Function
Validate
(commands []*Command)
command/command.go:107
Method
Write28
(c *Command28, b []byte)
ata/ata.go:49
Method
Write28
(c *Command28, b []byte)
ata/ata_default.go:30
Method
Write28
(c *Command28, b []byte)
ata/ata_windows.go:198
Method
argtype
()
command/args.go:71
Method
argtype
()
command/args.go:101
Method
argtype
TODO use typeFile?
command/args.go:141
Method
argtype
()
command/args.go:171
Method
argtype
()
command/args.go:199
Method
argtype
()
command/args.go:227
Method
argtype
()
command/args.go:265
Method
argtype
for command.go
command/args.go:285
Function
cDecrypt
(d *disk.Disk, out io.Writer)
usercommands.go:53
Function
cDecryptFile
(in io.Reader, out io.Writer, dek []byte, steps decryptloop.StepList)
researchcommands.go:125
Function
cDumpFirst
(d *disk.Disk, out io.Writer)
researchcommands.go:103
Function
cDumpKeySector
(d *disk.Disk, out io.Writer)
researchcommands.go:83
Function
cDumpLast
(d *disk.Disk, out io.Writer)
researchcommands.go:19
Function
cGetDEK
(d *disk.Disk)
usercommands.go:33
Method
desc
()
command/args.go:67
Method
desc
()
command/args.go:97
Method
desc
()
command/args.go:136
Method
desc
()
command/args.go:167
Method
desc
()
command/args.go:195
Method
desc
()
command/args.go:223
Method
desc
()
command/args.go:261
Method
desc
()
decryptloop/steps.go:45
Method
desc
()
decryptloop/steps.go:62
Method
desc
()
decryptloop/steps.go:79
Method
desc
()
decryptloop/steps.go:96
Method
desc
()
decryptloop/steps.go:113
Method
do
(c cipher.Block, b []byte)
decryptloop/steps.go:49
Method
do
(c cipher.Block, b []byte)
decryptloop/steps.go:66
Method
do
(c cipher.Block, b []byte)
decryptloop/steps.go:83
Method
do
(c cipher.Block, b []byte)
decryptloop/steps.go:100
Method
do
(c cipher.Block, b []byte)
decryptloop/steps.go:117
Function
init
()
main.go:36
Function
init
()
bridge/symwave.go:111
Function
init
()
bridge/initio.go:105
Function
init
()
bridge/jmicron.go:128
Function
init
()
bridge/plx.go:87
Function
main
()
main.go:65
Function
main
()
_try/trymbr.go:21
Function
main
()
_try/sha256test.go:29
Function
main
()
_try/dumpnonzero.go:13
Function
main
()
_try/tryinitio.go:86
Function
main
()
_try/tryknown.go:96
Function
main
()
_try/trypi.go:30
Function
main
()
_try/bfmbr.go:22
Function
main
()
_try/tryjmicron.go:90
Function
main
()
_try/findwdv1.go:13
Function
main
()
_try/tryplxdek.go:100
← previous
next →
101–200 of 226, ranked by callers