MCPcopy Create free account

hub / github.com/0x727/SqlKnife_0x727 / functions

Functions361 in github.com/0x727/SqlKnife_0x727

MethodConnectNamedPipe
(IntPtr pipe, IntPtr zero)
EfsPotato/EfsPotato.cs:150
MethodCopyTo
(uint ciidExclude, Guid[] rgiidExclude, IntPtr snbExclude, IStorage pstgDest)
PotatoInSQL/StorageTrigger.cs:52
MethodCopyTo
([In] uint ciidExclude, [MarshalAs(42, SizeParamIndex = 0)] [In] Guid[] rgiidExclude, [In] IntPtr snbExclude,
PotatoInSQL/IStorage.cs:15
MethodCopyTo
(IStream pstm, long cb, out long pcbRead, out long pcbWritten)
PotatoInSQL/IStream.cs:11
MethodCopyTo
(Array array, int index)
PotatoInSQL/Options.cs:286
MethodCopyTo
([In] uint ciidExclude, [MarshalAs(42, SizeParamIndex = 0)] [In] Guid[] rgiidExclude, [In] IntPtr snbExclude,
PotatoInSQL/Com/IStorage.cs:15
MethodCopyTo
(IStream pstm, long cb, out long pcbRead, out long pcbWritten)
PotatoInSQL/Com/IStream.cs:11
MethodCreateEnvironmentBlock
(out IntPtr lpEnvironment, IntPtr hToken, bool bInherit)
PotatoInSQL/Privilege.cs:208
MethodCreateEnvironmentBlock
(out IntPtr lpEnvironment, IntPtr hToken, bool bInherit)
PotatoInSQL/Security/Privilege.cs:208
MethodCreateFile
just copy-paste from stackoverflow,pinvoke.net,etc
EfsPotato/EfsPotato.cs:146
MethodCreateILockBytesOnHGlobal
( IntPtr hGlobal, [MarshalAs(UnmanagedType.Bool)] bool fDeleteOnRelease,
PotatoInSQL/Com/Ole32.cs:82
MethodCreateNamedPipe
(string name, int i1, int i2, int i3, int i4, int i5, int i6, IntPtr zero)
EfsPotato/EfsPotato.cs:148
MethodCreateOptionContext
()
PotatoInSQL/Options.cs:957
MethodCreatePipe
(ref IntPtr hReadPipe, ref IntPtr hWritePipe, ref SECURITY_ATTRIBUTES lpPipeAttributes, Int32 nSize)
PotatoInSQL/Privilege.cs:149
MethodCreatePipe
(ref IntPtr hReadPipe, ref IntPtr hWritePipe, ref SECURITY_ATTRIBUTES lpPipeAttributes, Int32 nSize)
PotatoInSQL/Security/Privilege.cs:149
MethodCreatePipe
(out IntPtr hReadPipe, out IntPtr hWritePipe, ref SECURITY_ATTRIBUTES lpPipeAttributes, int nSize)
EfsPotato/EfsPotato.cs:160
MethodCreateProcessAsUser
(IntPtr hToken, string lpApplicationName, string lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAtt
EfsPotato/EfsPotato.cs:188
MethodCreateProcessAsUserW
(IntPtr hToken, string lpApplicationName, string lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAtt
PotatoInSQL/Privilege.cs:162
MethodCreateProcessAsUserW
(IntPtr hToken, string lpApplicationName, string lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAtt
PotatoInSQL/Security/Privilege.cs:162
MethodCreateProcessWithTokenW
(IntPtr hToken, int dwLogonFlags, string lpApplicationName, string lpCommandLine, int dwCreationFlags, IntPtr
PotatoInSQL/Privilege.cs:159
MethodCreateProcessWithTokenW
(IntPtr hToken, int dwLogonFlags, string lpApplicationName, string lpCommandLine, int dwCreationFlags, IntPtr
PotatoInSQL/Security/Privilege.cs:159
MethodCreateStorage
(string pwcsName, uint grfMode, uint reserved1, uint reserved2, out IStorage ppstg)
PotatoInSQL/StorageTrigger.cs:56
MethodCreateStorage
([MarshalAs(21)] [In] string pwcsName, [In] uint grfMode, [In] uint reserved1, [In] uint reserved2, [MarshalAs
PotatoInSQL/IStorage.cs:13
MethodCreateStorage
([MarshalAs(21)] [In] string pwcsName, [In] uint grfMode, [In] uint reserved1, [In] uint reserved2, [MarshalAs
PotatoInSQL/Com/IStorage.cs:13
MethodCreateStream
(string pwcsName, uint grfMode, uint reserved1, uint reserved2, out IStream ppstm)
PotatoInSQL/StorageTrigger.cs:60
MethodCreateStream
([MarshalAs(21)] [In] string pwcsName, [In] uint grfMode, [In] uint reserved1, [In] uint reserved2, [MarshalAs
PotatoInSQL/IStorage.cs:11
MethodCreateStream
([MarshalAs(21)] [In] string pwcsName, [In] uint grfMode, [In] uint reserved1, [In] uint reserved2, [MarshalAs
PotatoInSQL/Com/IStorage.cs:11
MethodCreateWrappedLinesIterator
(string self, IEnumerable<int> widths)
PotatoInSQL/Options.cs:207
MethodDataSourceHandle
SqlKnife/DataSourceHandle.cpp:6
MethodDestroyElement
(string pwcsName)
PotatoInSQL/StorageTrigger.cs:64
MethodDestroyElement
([MarshalAs(21)] [In] string pwcsName)
PotatoInSQL/IStorage.cs:20
MethodDestroyElement
([MarshalAs(21)] [In] string pwcsName)
PotatoInSQL/Com/IStorage.cs:20
MethodDisconnectObject
(uint dwReserved)
PotatoInSQL/StorageTrigger.cs:19
MethodDisconnectObject
([In] uint dwReserved)
PotatoInSQL/IMarshal.cs:17
MethodDisconnectObject
([In] uint dwReserved)
PotatoInSQL/Com/IMarshal.cs:17
MethodDispose
()
PotatoInSQL/SSPIHelper.cs:84
MethodDispose
()
PotatoInSQL/Security/SSPIHelper.cs:84
MethodDownLoadExec
(string tempfilename)
DownLoadExec/SqlStoredProcedure1.cs:12
MethodDualStringArray
(StringBinding stringBinding, SecurityBinding securityBinding)
PotatoInSQL/ObjRef.cs:165
MethodDuplicateTokenEx
(IntPtr hExistingToken, uint dwDesiredAccess, IntPtr lpTokenAttributes, SECURITY_IMPERSONATION_LEV
PotatoInSQL/Privilege.cs:194
MethodDuplicateTokenEx
(IntPtr hExistingToken, uint dwDesiredAccess, IntPtr lpTokenAttributes, SECURITY_IMPERSONATION_LEV
PotatoInSQL/Security/Privilege.cs:194
MethodEfsPotatoCmd
(string cmd)
EfsPotato/SqlStoredProcedure1.cs:9
MethodEfsrTiny
()
EfsPotato/EfsPotato.cs:270
MethodEnablePrivilege
(SecurityEntity securityEntity)
PotatoInSQL/Privilege.cs:286
MethodEnablePrivilege
(SecurityEntity securityEntity)
PotatoInSQL/Security/Privilege.cs:286
MethodEnumElements
(uint reserved1, IntPtr reserved2, uint reserved3, out IEnumSTATSTG ppEnum)
PotatoInSQL/StorageTrigger.cs:68
MethodEnumElements
([In] uint reserved1, [In] IntPtr reserved2, [In] uint reserved3, [MarshalAs(28)] out IEnumSTATSTG ppEnum)
PotatoInSQL/IStorage.cs:19
MethodEnumElements
([In] uint reserved1, [In] IntPtr reserved2, [In] uint reserved3, [MarshalAs(28)] out IEnumSTATSTG ppEnum)
PotatoInSQL/Com/IStorage.cs:19
MethodExtractToken
(ref string input, out string rest)
PotatoInSQL/Options.cs:1681
MethodFindNTLMBytes
(byte[] bytes)
PotatoInSQL/PotatoAPI.cs:208
MethodFlush
()
PotatoInSQL/ILockBytes.cs:12
MethodFlush
()
PotatoInSQL/Com/ILockBytes.cs:12
MethodFreeMemory
(IntPtr memory)
EfsPotato/EfsPotato.cs:388
MethodGetArgumentName
(int index, int maxIndex, string description)
PotatoInSQL/Options.cs:1310
MethodGetArguments
(string value, out IEnumerable<string> replacement)
PotatoInSQL/Options.cs:681
MethodGetAuthorizationHeader
(Socket socket)
PotatoInSQL/PotatoAPI.cs:59
MethodGetBytes
()
PotatoInSQL/ObjRef.cs:109
MethodGetBytes
()
PotatoInSQL/ObjRef.cs:147
MethodGetBytes
()
PotatoInSQL/SSPIHelper.cs:51
MethodGetBytes
()
PotatoInSQL/Security/SSPIHelper.cs:51
MethodGetCommands
()
PotatoInSQL/Options.cs:1828
MethodGetCompletions
(string prefix = null)
PotatoInSQL/Options.cs:1659
MethodGetCurrentProcess
()
PotatoInSQL/Privilege.cs:201
MethodGetCurrentProcess
()
PotatoInSQL/Security/Privilege.cs:201
MethodGetDescription
(string description)
PotatoInSQL/Options.cs:1332
MethodGetEnumerator
()
PotatoInSQL/Options.cs:1001
MethodGetKeyForItem
(Option item)
PotatoInSQL/Options.cs:765
MethodGetKeyForItem
(Command item)
PotatoInSQL/Options.cs:1530
MethodGetLineEnd
(int start, int length, string description)
PotatoInSQL/Options.cs:259
MethodGetLines
(string description, int firstWidth, int remWidth)
PotatoInSQL/Options.cs:1371
MethodGetMarshalSizeMax
(ref Guid riid, IntPtr pv, uint dwDestContext, IntPtr pvDestContext, uint MSHLFLAGS, out uint pSize)
PotatoInSQL/StorageTrigger.cs:22
MethodGetMarshalSizeMax
([In] ref Guid riid, [In] IntPtr pv, [In] uint dwDestContext, [In] IntPtr pvDestContext, [In] uint MSHLFLAGS,
PotatoInSQL/IMarshal.cs:13
MethodGetMarshalSizeMax
([In] ref Guid riid, [In] IntPtr pv, [In] uint dwDestContext, [In] IntPtr pvDestContext, [In] uint MSHLFLAGS,
PotatoInSQL/Com/IMarshal.cs:13
MethodGetNames
()
PotatoInSQL/Options.cs:614
MethodGetNames
()
PotatoInSQL/Options.cs:673
MethodGetNextOptionIndex
(string[] names, int i)
PotatoInSQL/Options.cs:1298
MethodGetNextWidth
(IEnumerator<int> ewidths, int curWidth, ref bool? eValid)
PotatoInSQL/Options.cs:241
MethodGetObjectData
(SerializationInfo info, StreamingContext context)
PotatoInSQL/Options.cs:724
MethodGetOptionForName
(string option)
PotatoInSQL/Options.cs:775
MethodGetOptionParts
(string argument, out string flag, out string name, out string sep, out string value)
PotatoInSQL/Options.cs:1043
MethodGetProcStringHandle
(int offset)
EfsPotato/EfsPotato.cs:423
MethodGetSecBuffer
()
PotatoInSQL/Security/SSPIHelper.cs:93
MethodGetSecurityEntityValue
(SecurityEntity securityEntity)
PotatoInSQL/Privilege.cs:211
MethodGetSecurityEntityValue
(SecurityEntity securityEntity)
PotatoInSQL/Security/Privilege.cs:211
MethodGetStubHandle
()
EfsPotato/EfsPotato.cs:428
MethodGetUnmarshalClass
(ref Guid riid, IntPtr pv, uint dwDestContext, IntPtr pvDestContext, uint MSHLFLAGS, out Guid pCid)
PotatoInSQL/StorageTrigger.cs:26
MethodGetUnmarshalClass
([In] ref Guid riid, [In] IntPtr pv, [In] uint dwDestContext, [In] IntPtr pvDestContext, [In] uint MSHLFLAGS,
PotatoInSQL/IMarshal.cs:12
MethodGetUnmarshalClass
([In] ref Guid riid, [In] IntPtr pv, [In] uint dwDestContext, [In] IntPtr pvDestContext, [In] uint MSHLFLAGS,
PotatoInSQL/Com/IMarshal.cs:12
MethodGetValueSeparators
()
PotatoInSQL/Options.cs:469
MethodGuidToPointer
(Guid g)
PotatoInSQL/Ole32.cs:56
MethodGuidToPointer
(Guid g)
PotatoInSQL/Com/Ole32.cs:56
MethodHelpCommand
()
PotatoInSQL/Options.cs:1788
MethodHelpOption
(CommandSet commands, Option d)
PotatoInSQL/Options.cs:1439
MethodImpersonateNamedPipeClient
(IntPtr pipe)
EfsPotato/EfsPotato.cs:152
MethodInitializeStub
(Guid interfaceID, byte[] MIDL_ProcFormatString, byte[] MIDL_TypeFormatString, string pipe, ushort MajorVerson
EfsPotato/EfsPotato.cs:344
MethodInsert
(int index, object value)
PotatoInSQL/Options.cs:313
MethodInsertItem
(int index, Option item)
PotatoInSQL/Options.cs:1481
MethodInvoke
(OptionContext c, string name, string value, Option option)
PotatoInSQL/Options.cs:1165
MethodInvoke
(IEnumerable<string> arguments)
PotatoInSQL/Options.cs:1408
MethodInvoke
(IEnumerable<string> arguments)
PotatoInSQL/Options.cs:1792
← previousnext →101–200 of 361, ranked by callers