Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RickdeJager/stegseek
/ functions
Functions
798 in github.com/RickdeJager/stegseek
⨍
Functions
798
◇
Types & classes
249
↓ 173 callers
Method
getValue
src/Arg.h:40
↓ 143 callers
Method
getLabel
src/Vertex.h:98
↓ 71 callers
Method
setValue
src/Arg.cc:28
↓ 64 callers
Method
reset
src/Terminal.cc:62
↓ 61 callers
Method
getSamplesPerVertex
* get the number of samples per vertex (this is a file-format specific constant) **/
src/CvrStgFile.h:120
↓ 55 callers
Method
getLength
* get the number of bits in this BitString **/
src/BitString.h:76
↓ 38 callers
Method
includesEdge
src/Matching.cc:52
↓ 35 callers
Method
getName
src/AudioSampleValue.h:122
↓ 34 callers
Method
getVertex
* get a vertex * \param l the vertex label (index) of the vertex to be returned (must be < getNumVertices()) * \return the vertex with label
src/Graph.h:75
↓ 33 callers
Method
is_set
src/Arg.h:44
↓ 32 callers
Method
getEmbeddedValue
src/Vertex.cc:147
↓ 32 callers
Method
isMatched
* returns true iff the vertex v is matched in this matching. **/
src/Matching.h:55
↓ 32 callers
Function
printDebug
src/msg.cc:258
↓ 31 callers
Method
getVertex1
src/Edge.h:45
↓ 30 callers
Method
getVertex2
src/Edge.h:49
↓ 26 callers
Method
printMessage
src/msg.cc:88
↓ 25 callers
Method
addUnitTest
tests/steghide/TestSuite.cc:32
↓ 25 callers
Method
isExposed
* returns true iff the vertex v is exposed (not matched) in this matching. **/
src/Matching.h:65
↓ 24 callers
Method
addEdge
src/Matching.cc:70
↓ 24 callers
Method
write8
src/BinaryIO.cc:234
↓ 23 callers
Method
getEmbValueModulus
* values that are embedded in samples will be in 0...Modulus-1 (this is a file-format specific *constant) **/
src/CvrStgFile.h:129
↓ 22 callers
Method
getSampleValue
src/WavFile.cc:109
↓ 21 callers
Method
read8
src/BinaryIO.cc:140
↓ 19 callers
Method
getCardinality
* get the cardinality (the number of matched edges) **/
src/Matching.h:90
↓ 17 callers
Method
getDegree
src/Vertex.cc:157
↓ 17 callers
Function
setup
()
tests/stegseek/test.py:12
↓ 16 callers
Method
check_SampleValues
src/Graph.cc:293
↓ 16 callers
Method
check_Vertices
src/Graph.cc:274
↓ 16 callers
Method
getTargetValue
src/Vertex.h:108
↓ 15 callers
Method
check_SVALists
src/Graph.cc:382
↓ 15 callers
Method
check_SampleOccurences
src/Graph.cc:331
↓ 15 callers
Method
getNumVertices
* get the number of vertices in this graph **/
src/Graph.h:68
↓ 15 callers
Method
read32_le
src/BinaryIO.cc:180
↓ 15 callers
Method
write32_le
src/BinaryIO.cc:265
↓ 14 callers
Method
write16_le
src/BinaryIO.cc:243
↓ 13 callers
Method
getKey
* get the key for this sample * \return a key which must be different for two different samples values. **/
src/SampleValue.h:110
↓ 13 callers
Method
getOtherVertex
src/Edge.cc:96
↓ 13 callers
Method
read16_le
src/BinaryIO.cc:152
↓ 12 callers
Method
getBitsPerSample
src/WavFile.cc:164
↓ 12 callers
Method
getType
src/error.cc:71
↓ 12 callers
Method
is_std
* is this file a standard stream (stdin or stdout) ? **/
src/BinaryIO.h:63
↓ 12 callers
Method
run
tests/steghide/UnitTest.cc:36
↓ 11 callers
Method
getNAry
src/BitString.cc:221
↓ 11 callers
Method
setArity
src/BitString.cc:67
↓ 10 callers
Method
getIndex
src/SampleOccurence.h:34
↓ 10 callers
Method
getStringRep
src/EncryptionMode.cc:32
↓ 9 callers
Method
calcDistance
src/RGBTriple.cc:23
↓ 9 callers
Method
getShortestEdge
* get the shortest edge of this vertex **/
src/Vertex.h:81
↓ 9 callers
Method
isFinished
* \return true iff this EdgeIterator points to the end of the list of edges of SrcVertex **/
src/EdgeIterator.h:102
↓ 9 callers
Method
print
src/msg.cc:94
↓ 8 callers
Method
getWeight
src/Edge.cc:39
↓ 7 callers
Method
getChunkLength
src/WavChunkHeader.h:37
↓ 7 callers
Method
setMessage
src/msg.cc:55
↓ 6 callers
Method
appendNAry
src/BitString.cc:232
↓ 6 callers
Method
getGreen
src/BmpRGBSampleValue.h:42
↓ 6 callers
Method
getNumSamples
src/WavFile.cc:89
↓ 6 callers
Method
getRed
src/BmpRGBSampleValue.h:41
↓ 6 callers
Method
isNeighbour
src/SampleValue.cc:38
↓ 6 callers
Method
markDeleted
src/Vertex.cc:80
↓ 6 callers
Method
print
src/Graph.cc:553
↓ 6 callers
Method
read32_be
src/BinaryIO.cc:194
↓ 6 callers
Method
write32_be
src/BinaryIO.cc:276
↓ 5 callers
Method
calcDistance
tests/steghide/DummySampleValue.cc:26
↓ 5 callers
Method
cutBits
src/BitString.cc:159
↓ 5 callers
Method
getBlue
src/BmpRGBSampleValue.h:43
↓ 5 callers
Method
getBool
src/RandomSource.cc:94
↓ 5 callers
Method
getData
src/EmbData.h:80
↓ 5 callers
Method
getFileName
src/EmbData.h:82
↓ 5 callers
Method
getIntegerRep
src/EncryptionMode.cc:34
↓ 5 callers
Method
getMatchedIterator
src/Matching.h:170
↓ 5 callers
Method
getMatchingEdge
* get the edge that is in the matching and adjacent to v * \return the matched edge or NULL if v is exposed **/
src/Matching.h:76
↓ 5 callers
Method
getNAryLength
* get the number of EmbValues in this BitString (using this BitString's arity) **/
src/BitString.h:81
↓ 5 callers
Method
getRange
src/Selector.h:74
↓ 5 callers
Method
removeEdge
src/Matching.cc:86
↓ 5 callers
Method
setMatched
src/Matching.h:174
↓ 5 callers
Method
setNewline
* toggle newline printing on/off * \param prnl wether to print a newline character after the message **/
src/msg.h:42
↓ 5 callers
Method
updateShortestEdge
src/Vertex.cc:132
↓ 4 callers
Method
contains
src/Edge.cc:92
↓ 4 callers
Method
eof
src/BinaryIO.cc:119
↓ 4 callers
Method
getBytes
src/RandomSource.cc:69
↓ 4 callers
Method
getExposedIterator
src/Matching.h:172
↓ 4 callers
Method
getSampleValue
tests/steghide/DummyFile.cc:46
↓ 4 callers
Method
getValue
tests/steghide/DummySampleValue.h:34
↓ 4 callers
Method
isNeighbour
tests/steghide/DummySampleValue.cc:31
↓ 4 callers
Method
quicksort
src/SampleValueAdjacencyList.cc:81
↓ 4 callers
Method
write
src/WavFile.cc:62
↓ 4 callers
Method
write
src/AuFile.cc:136
↓ 3 callers
Method
addBits
src/EmbData.cc:52
↓ 3 callers
Method
close
src/BinaryIO.cc:126
↓ 3 callers
Method
extract
src/Cracker.cc:201
↓ 3 callers
Method
finished
src/EmbData.cc:42
↓ 3 callers
Method
getEncAlgo
src/EmbData.cc:259
↓ 3 callers
Method
getNumBitsRequested
src/EmbData.cc:47
↓ 3 callers
Method
getNumRows
src/SampleValueAdjacencyList.h:48
↓ 3 callers
Method
getRadius
* get the neighbourhood radius (this is a file-format specific constant) **/
src/CvrStgFile.h:124
↓ 3 callers
Method
getSamplePos
src/Edge.cc:108
↓ 3 callers
Method
getSize
* get the size, i.e. the number of entries of this color palette **/
src/ColorPalette.h:41
↓ 3 callers
Method
printDebug
src/BitString.cc:414
↓ 3 callers
Method
replaceSample
src/WavFile.cc:99
↓ 3 callers
Method
setExposed
src/Matching.h:179
next →
1–100 of 798, ranked by callers