Techniques Code Snippets
| Id | Name | Language | Author | Published Date |
|---|---|---|---|---|
| 60 | Rename Registry Value |
Delphi
|
DarkCoderSc | 1 week ago. |
| 59 | Delete Registry Value |
Delphi
|
DarkCoderSc | 1 week ago. |
| 58 | Rename Registry Key |
Delphi
|
DarkCoderSc | 1 week ago. |
| 57 | Read Registry Value |
Delphi
|
DarkCoderSc | 1 week ago. |
| 56 | Create or Modify Registry Value |
Delphi
|
DarkCoderSc | 1 week ago. |
| 55 | Delete Registry Key |
Delphi
|
DarkCoderSc | 1 week, 1 day ago. |
| 54 | Create New Registry Key (Sub Key) |
Delphi
|
DarkCoderSc | 1 week, 1 day ago. |
| 53 | Get Registry Key ACL As Enum |
Delphi
|
DarkCoderSc | 1 week, 1 day ago. |
| 51 | Get Registry Key ACL in SDDL Format |
Delphi
|
DarkCoderSc | 1 week, 1 day ago. |
| 50 | Get File Type Description |
Delphi
|
DarkCoderSc | 2 months, 3 weeks ago. |
| 48 | Get File Time Information |
Delphi
|
DarkCoderSc | 2 months, 3 weeks ago. |
| 47 | Expand Env Variables In Path |
Delphi
|
DarkCoderSc | 2 months, 3 weeks ago. |
| 46 | Get Lan Group Name |
Delphi
|
DarkCoderSc | 5 months ago. |
| 45 | Search for Registry Keys / Values |
Delphi
|
DarkCoderSc | 5 months, 3 weeks ago. |
| 44 | Dump Process Memory via MiniDumpWriteDump |
Delphi
|
DarkCoderSc | 5 months, 4 weeks ago. |
| 43 | Dump Process Memory via ReadProcessMemory |
Delphi
|
DarkCoderSc | 6 months ago. |
| 42 | Enumerate Local Process Modules via PEB |
Delphi
|
DarkCoderSc | 6 months, 1 week ago. |
| 41 | Enumerate Remote Process Modules via PEB |
Delphi
|
DarkCoderSc | 6 months, 1 week ago. |
| 39 | Enumerate Process Modules via CreateToolhelp32Snapshot |
Delphi
|
DarkCoderSc | 6 months, 1 week ago. |
| 38 | Search for Files via FindFirstFile / FindNextFile |
Delphi
|
DarkCoderSc | 6 months, 2 weeks ago. |
| 37 | Enumerate Files via FindFirstFile / FindNextFile |
Delphi
|
DarkCoderSc | 6 months, 2 weeks ago. |
| 35 | Enumerate Remote Shares via WNetEnumResource |
Delphi
|
DarkCoderSc | 6 months, 3 weeks ago. |
| 34 | Enumerate Local Shares via NetShareEnum |
Delphi
|
DarkCoderSc | 7 months ago. |
| 33 | Execute Application via CreateProcess |
Delphi
|
DarkCoderSc | 7 months ago. |
| 32 | Execute Application via ShellExecute |
Delphi
|
DarkCoderSc | 7 months ago. |
| 31 | Execute Application via WinExec |
Delphi
|
DarkCoderSc | 7 months ago. |
| 30 | Copy Files To Clipboard |
Delphi
|
DarkCoderSc | 7 months ago. |
| 29 | Copy ANSI Text To Clipboard |
Delphi
|
DarkCoderSc | 7 months ago. |
| 28 | Copy Unicode Text To Clipboard |
Delphi
|
DarkCoderSc | 7 months ago. |
| 27 | Enumerate Services via EnumServicesStatus |
Delphi
|
DarkCoderSc | 7 months, 1 week ago. |
| 26 | Get Window Caption / Title |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 25 | Message Hijacking via SetWindowLongPtr |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 24 | Update Window Caption (Title) |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 23 | Update Window Position And Size |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 22 | Change Window State |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 21 | Show / Hide Window |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 20 | Update Window Opacity Level |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 19 | Close Window via TerminateProcess |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 18 | Close Window via SendMessage |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 17 | Close Window via PostMessage |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 16 | Window Enumeration via EnumWindows |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 15 | Enumerate Process via NtQuerySystemInformation |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 14 | Desktop / Window Screenshot via BitBlt |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 13 | Enumerate Windows Usernames |
Delphi
|
DarkCoderSc | 7 months, 2 weeks ago. |
| 12 | Get Active Window Title |
Delphi
|
DarkCoderSc | 7 months, 3 weeks ago. |
| 11 | Get User Idle Time |
Delphi
|
DarkCoderSc | 7 months, 3 weeks ago. |
| 10 | Check Process Elevation |
Delphi
|
DarkCoderSc | 7 months, 3 weeks ago. |
| 9 | Enumerate Process via Error / Exception |
Delphi
|
DarkCoderSc | 7 months, 3 weeks ago. |
| 8 | Get Process Name via QueryFullProcessImageName |
Delphi
|
DarkCoderSc | 7 months, 3 weeks ago. |
| 7 | Get User SID |
Delphi
|
DarkCoderSc | 7 months, 3 weeks ago. |
Delphi