Pinned Repositories
aaaaa
Amber
Reflective PE packer.
atomic-red-team
Small and highly portable detection tests.
certerator
A tool to generate a custom code signing certificate chain and generate instructions to sign a binary. Useful for establishing persistence on a penetration test.
Checklists
Pentesting checklists for various engagements
crc
crc16/crc32/crc64
crtzero
Zero Dependent on CRT (libc)
Dahua-Firmware-Mod-Kit
Unpack and repack Dahua IP camera firmware upgrade images.
DarkMMap
Manual PE image mapper
net2pcap
Net2PCAP is a simple network-to-pcap capture file for Linux. Its goal is to be as simple as possible to be used in hostile environments
aclicetom's Repositories
aclicetom/Amber
Reflective PE packer.
aclicetom/aaaaa
aclicetom/atomic-red-team
Small and highly portable detection tests.
aclicetom/Checklists
Pentesting checklists for various engagements
aclicetom/crtzero
Zero Dependent on CRT (libc)
aclicetom/Dahua-Firmware-Mod-Kit
Unpack and repack Dahua IP camera firmware upgrade images.
aclicetom/defcon-25-workshop
Windows Post-Exploitation / Malware Forward Engineering DEF CON 25 Workshop
aclicetom/DoubleAgent
Zero-Day Code Injection and Persistence Technique
aclicetom/EQGRP_Lost_in_Translation
Decrypted content of odd.tar.xz.gpg, swift.tar.xz.gpg and windows.tar.xz.gpg
aclicetom/HikPasswordHelper
A tool which exploits a backdoor in Hikvision camera firmwares circa 2014-2016 to help the owner change a forgotten password.
aclicetom/hikvision
aclicetom/icmptunnel
Transparently tunnel your IP traffic through ICMP echo and reply packets.
aclicetom/Internal-Monologue
Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS
aclicetom/JohnTheRipper
This is the official repo for the Jumbo version of John the Ripper. The "bleeding-jumbo" branch (default) is based on 1.8.0-Jumbo-1 (but we are literally thousands of commits ahead of it). This is a bug tracker, not a support forum. It's also not the place to report bugs you see in any version of Jumbo other than the LATEST, from HERE! Thanks.
aclicetom/libdict
C library of key-value data structures.
aclicetom/linux_kernel_cves
Tracking CVEs for the linux Kernel
aclicetom/MD5
C implementation of the MD5 algorithm
aclicetom/miniupnp
UPnP IGD implementation
aclicetom/obfuscator
aclicetom/PoC
aclicetom/process_doppelganging
My implementation of enSilo's Process Doppelganging (PE injection technique)
aclicetom/pwn-hisilicon-dvr
aclicetom/shellcode
x86 and x86-64 shellcodes for Windows, Mac OSX, Linux, BSD and Solaris
aclicetom/shells
Various Shells for Windows Linux BSD OSX
aclicetom/SimplePELoader
In-Memory PE Loader
aclicetom/sRDI
Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode
aclicetom/static-binaries
Various *nix tools built as statically-linked binaries
aclicetom/test
test
aclicetom/ThreadContinue
Reflective DLL injection using SetThreadContext() and NtContinue()
aclicetom/VC-LTL
一个修改版的C/C++标准库,将应用程序链接到微软自带的msvcrt.dll,有效减少C/C++应用程序体积。