Pinned Repositories
1338os
Boot loader that allows you to load a 32-bit program written in c language
al-khaser
Public malware techniques used in the wild
awesome-hacking
A curated list of awesome Hacking tutorials, tools and resources
awesome-java
A curated list of awesome Java frameworks, libraries and software.
better-java
Resources for writing modern Java
Chip8
Chip-8 emulator in Java
ctf
My scripts used to solve ctf tasks
hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
Kernel-Bridge
Windows kernel hacking framework, driver template and API written on C++
pwndbg
Makes debugging suck less
b-liw's Repositories
b-liw/Chip8
Chip-8 emulator in Java
b-liw/1338os
Boot loader that allows you to load a 32-bit program written in c language
b-liw/al-khaser
Public malware techniques used in the wild
b-liw/awesome-hacking
A curated list of awesome Hacking tutorials, tools and resources
b-liw/Blackbone
Windows memory hacking library
b-liw/cryptopals
My solutions to the assignments of https://cryptopals.com/
b-liw/ctf
My scripts used to solve ctf tasks
b-liw/hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
b-liw/Kernel-Bridge
Windows kernel hacking framework, driver template and API written on C++
b-liw/pwndbg
Makes debugging suck less
b-liw/EasyRing0
Windows kernel samples
b-liw/GameHackingExamples
Example code for the book http://www.nostarch.com/gamehacking .
b-liw/idaplugins-list
A list of IDA Plugins
b-liw/java8-tutorial
Modern Java - A Guide to Java 8
b-liw/kippo
Kippo - SSH Honeypot
b-liw/loadlibrayy
x64 manualmapper with kernel elevation and thread hijacking capabilities to bypass anticheats
b-liw/MyPuzzleGame
b-liw/NtOpenProcess
Open a handle to a process with NTAPI
b-liw/oracle_db
b-liw/pafish
Pafish is a demonstration tool that employs several techniques to detect sandboxes and analysis environments in the same way as malware families do.
b-liw/PolyHook
x86/x64 C++ Hooking Library
b-liw/pwntools
CTF framework used by Gallopsled in every CTF
b-liw/reverseengineering-reading-list
A list of Reverse Engineering articles, books, and papers
b-liw/SagaanTheEpic-Millin-Hack-SMH-Kernel
Just a thing i am trying to do, testing some things out and so on. This is for a game called csgo and basically are for people how knows what they are doing.
b-liw/sec-tools
b-liw/SecurityShepherd
Web and mobile application security training platform
b-liw/SensorBall
b-liw/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
b-liw/unpacking
Some tutorials and examples for generic unpacking JAVA, .NET and x86/x64 code
b-liw/Xenos
Windows dll injector