Pinned Repositories
CMOS_VLSI_Design
COMS 超大规模集成电路设计书籍
code_injection
Linux x86_64 inject based on inject
Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
dnSpy
.NET debugger and assembly editor
firmware-mod-kit
Automatically exported from code.google.com/p/firmware-mod-kit
hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
ISO7816Analyzer
A simple ISO7816 analyzer that only requires the data-stream.
libusb
A cross-platform library to access USB devices
MonoHook
hook C# method at runtime without modify dll file (such as UnityEditor.dll), support Android il2cpp(armv7a and armv8a)
simavr
simavr is a lean, mean and hackable AVR simulator for linux & OSX
sungog's Repositories
sungog/code_injection
Linux x86_64 inject based on inject
sungog/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
sungog/dnSpy
.NET debugger and assembly editor
sungog/hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
sungog/ISO7816Analyzer
A simple ISO7816 analyzer that only requires the data-stream.
sungog/x64dbg
An open-source x64/x32 debugger for windows.
sungog/AES
Understanding AES & Rijndael
sungog/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
sungog/Android_Inline_Hook_ARM64
Build an .so file to automatically do the android_native_hook work. Supports ARM64 ! With this, tools like Xposed can do android native hook.
sungog/codecool
all codes in here
sungog/cvsnt
Mirror of CVSNT Community Edition sources (I DO NOT MAINTAIN THIS SOFTWARE!)
sungog/Cypress-M8-IDA-Processor-Module
sungog/de4dot
.NET deobfuscator and unpacker.
sungog/dongle
key,dongle,dumplic
sungog/DuiLib_Ultimate
Duilib 旗舰版-高清屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画
sungog/embedded-tools
sungog/freepcb
Automatically exported from code.google.com/p/freepcb
sungog/inline-hook
simple inline-hook framework works for x86, x64, arm and thumb
sungog/keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
sungog/luaplus
sungog/minhook
The Minimalistic x86/x64 API Hooking Library for Windows
sungog/oscam
OSCam is an Open Source Conditional Access Module software. This repo is mirror of oscam SVN and my development area. The repo is synced with Oscam SVN every six hours.
sungog/SparkFun_ATSHA204_Arduino_Library
Repository for ATSHA204 Example code and design files
sungog/WhiteBoxAES
C/C++ whitebox implementation of AES