Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0x727/SqlKnife_0x727
/ functions
Functions
361 in github.com/0x727/SqlKnife_0x727
⨍
Functions
361
◇
Types & classes
111
Method
SetItem
(int index, Option item)
PotatoInSQL/Options.cs:1460
Method
SetSize
(long cb)
PotatoInSQL/ILockBytes.cs:13
Method
SetSize
(long libNewSize)
PotatoInSQL/IStream.cs:10
Method
SetSize
(long cb)
PotatoInSQL/Com/ILockBytes.cs:13
Method
SetSize
(long libNewSize)
PotatoInSQL/Com/IStream.cs:10
Method
SetStateBits
(uint grfStateBits, uint grfMask)
PotatoInSQL/StorageTrigger.cs:100
Method
SetStateBits
([In] uint grfStateBits, [In] uint grfMask)
PotatoInSQL/IStorage.cs:24
Method
SetStateBits
([In] uint grfStateBits, [In] uint grfMask)
PotatoInSQL/Com/IStorage.cs:24
Method
SetThreadToken
(IntPtr pHandle, IntPtr hToken)
PotatoInSQL/Privilege.cs:198
Method
SetThreadToken
(IntPtr pHandle, IntPtr hToken)
PotatoInSQL/Security/Privilege.cs:198
Method
ShouldWrapOption
(Option item)
PotatoInSQL/Options.cs:1468
Method
Skip
(uint celt)
PotatoInSQL/IEnumSTATSTG.cs:14
Method
Skip
(uint celt)
PotatoInSQL/Com/IEnumSTATSTG.cs:14
Method
SqlCmdExec
(String cmd)
SqlCmdExec/SqlStoredProcedure1.cs:9
Method
Standard
(uint flags, uint publicRefs, ulong oxid, ulong oid, Guid ipid, DualStringArray dualStringArray)
PotatoInSQL/ObjRef.cs:205
Method
StartCOMListenerThread
()
PotatoInSQL/PotatoAPI.cs:53
Method
StartWinRMThread
()
PotatoInSQL/PotatoAPI.cs:47
Method
Stat
(STATSTG[] pstatstg, uint grfStatFlag)
PotatoInSQL/StorageTrigger.cs:103
Method
Stat
(out System.Runtime.InteropServices.STATSTG pstatstg, int grfStatFlag)
PotatoInSQL/ILockBytes.cs:16
Method
Stat
([MarshalAs(42)] [Out] STATSTG[] pstatstg, [In] uint grfStatFlag)
PotatoInSQL/IStorage.cs:25
Method
Stat
(out STATSTG pstatstg, uint grfStatFlag)
PotatoInSQL/IStream.cs:16
Method
Stat
(out System.Runtime.InteropServices.STATSTG pstatstg, int grfStatFlag)
PotatoInSQL/Com/ILockBytes.cs:16
Method
Stat
([MarshalAs(42)] [Out] STATSTG[] pstatstg, [In] uint grfStatFlag)
PotatoInSQL/Com/IStorage.cs:25
Method
Stat
(out STATSTG pstatstg, uint grfStatFlag)
PotatoInSQL/Com/IStream.cs:16
Method
StgCreateDocfileOnILockBytes
( ILockBytes plkbyt, STGM grfMode, uint reserved,
PotatoInSQL/Com/Ole32.cs:88
Method
StorageTrigger
(IStorage storage, string binding, TowerProtocol towerProtocol)
PotatoInSQL/StorageTrigger.cs:13
Method
StringBinding
(TowerProtocol towerID, string networkAddress)
PotatoInSQL/ObjRef.cs:129
Method
TerminateThread
(IntPtr hThread, uint dwExitCode)
PotatoInSQL/Privilege.cs:165
Method
TerminateThread
(IntPtr hThread, uint dwExitCode)
PotatoInSQL/Security/Privilege.cs:165
Method
ToList
()
PotatoInSQL/Options.cs:348
Method
ToString
()
PotatoInSQL/Options.cs:356
Method
TryGetLocalCommand
(List<string> extra)
PotatoInSQL/Options.cs:1748
Method
TryGetNestedCommand
(List<string> extra)
PotatoInSQL/Options.cs:1764
Method
UnlockRegion
(long libOffset, long cb, int dwLockType)
PotatoInSQL/ILockBytes.cs:15
Method
UnlockRegion
(long libOffset, long cb, uint dwLockType)
PotatoInSQL/IStream.cs:15
Method
UnlockRegion
(long libOffset, long cb, int dwLockType)
PotatoInSQL/Com/ILockBytes.cs:15
Method
UnlockRegion
(long libOffset, long cb, uint dwLockType)
PotatoInSQL/Com/IStream.cs:15
Method
UnmarshalInterface
(IStream pstm, ref Guid riid, out IntPtr ppv)
PotatoInSQL/StorageTrigger.cs:44
Method
UnmarshalInterface
([MarshalAs(28)] [In] IStream pstm, [In] ref Guid riid, out IntPtr ppv)
PotatoInSQL/IMarshal.cs:15
Method
UnmarshalInterface
([MarshalAs(28)] [In] IStream pstm, [In] ref Guid riid, out IntPtr ppv)
PotatoInSQL/Com/IMarshal.cs:15
Method
Unprocessed
(ICollection<string> extra, Option def, OptionContext c, string argument)
PotatoInSQL/Options.cs:1029
Method
WTSGetActiveConsoleSessionId
()
PotatoInSQL/Privilege.cs:167
Method
WTSGetActiveConsoleSessionId
()
PotatoInSQL/Security/Privilege.cs:167
Method
WaitForSingleObject
(IntPtr Handle, Int32 Wait)
PotatoInSQL/Privilege.cs:170
Method
WaitForSingleObject
(IntPtr Handle, Int32 Wait)
PotatoInSQL/Security/Privilege.cs:170
Method
WinRMListener
()
PotatoInSQL/PotatoAPI.cs:76
Method
Write
([MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)] byte[] pv, uint cb, out uint pcbWritten)
PotatoInSQL/Com/IStream.cs:8
Method
WriteAt
(long ulOffset, System.IntPtr pv, int cb, out System.UInt32 pcbWritten)
PotatoInSQL/ILockBytes.cs:11
Method
WriteAt
(long ulOffset, System.IntPtr pv, int cb, out System.UInt32 pcbWritten)
PotatoInSQL/Com/ILockBytes.cs:11
Method
WriteDescription
(TextWriter o, string value, string prefix, int firstWidth, int remWidth)
PotatoInSQL/Options.cs:1247
Method
WriteOptionPrototype
(TextWriter o, Option p, ref int written)
PotatoInSQL/Options.cs:1257
Method
ZeroMemory
(IntPtr dest, IntPtr size)
PotatoInSQL/Privilege.cs:157
Method
ZeroMemory
(IntPtr dest, IntPtr size)
PotatoInSQL/Security/Privilege.cs:157
Method
freeStub
()
EfsPotato/EfsPotato.cs:369
Function
getopt
* getopt -- * Parse argc/argv argument vector. * * [eventually this will replace the BSD getopt] */
SqlKnife/getopt.c:522
Function
getopt_long
* getopt_long -- * Parse argc/argv argument vector. */
SqlKnife/getopt.c:542
Method
justquery
SqlKnife/DataSourceHandle.cpp:158
Function
main
SqlKnife/SqlKnife.cpp:24
Method
sendrow
(string text)
PotatoInSQL/Program.cs:38
Function
splitstr
(text)
sqltool.py:19
Method
~DataSourceHandle
SqlKnife/DataSourceHandle.cpp:211
← previous
301–361 of 361, ranked by callers