All Projects → ionescu007 → Wnfun

ionescu007 / Wnfun

Licence: bsd-2-clause
WNF Utilities 4 Newbies (WNFUN)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Wnfun

Ipod Gadget
iPod usb gadget for audio playback
Stars: ✭ 94 (+49.21%)
Mutual labels:  kernel, reverse-engineering
Anticheat Testing Framework
Framework to test any Anti-Cheat
Stars: ✭ 481 (+663.49%)
Mutual labels:  kernel, reverse-engineering
Android Lkms
Android Loadable Kernel Modules - mostly used for reversing and debugging on controlled systems/emulators
Stars: ✭ 164 (+160.32%)
Mutual labels:  kernel, reverse-engineering
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (+815.87%)
Mutual labels:  kernel, reverse-engineering
Ksdumper
Dumping processes using the power of kernel space !
Stars: ✭ 454 (+620.63%)
Mutual labels:  kernel, reverse-engineering
Ksm
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
Stars: ✭ 673 (+968.25%)
Mutual labels:  kernel, reverse-engineering
Ntrghidra
Fully Featured Nintendo DS Loader for Ghidra
Stars: ✭ 56 (-11.11%)
Mutual labels:  reverse-engineering
Vgm ripping
Sources for game music ripping tools
Stars: ✭ 58 (-7.94%)
Mutual labels:  reverse-engineering
Redshirt
🧑‍🔬 Operating system
Stars: ✭ 1,082 (+1617.46%)
Mutual labels:  kernel
Ollvm de fla
deobfuscation ollvm's fla
Stars: ✭ 55 (-12.7%)
Mutual labels:  reverse-engineering
Oneos
oneOS
Stars: ✭ 60 (-4.76%)
Mutual labels:  kernel
Instapy Research
📄 Research repository for InstaPy
Stars: ✭ 60 (-4.76%)
Mutual labels:  reverse-engineering
Dll hook Rs
Rust code to show how hooking in rust with a dll works.
Stars: ✭ 57 (-9.52%)
Mutual labels:  reverse-engineering
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (-11.11%)
Mutual labels:  reverse-engineering
Ghidra Pyi Generator
Generates `.pyi` type stubs for the entire Ghidra API
Stars: ✭ 59 (-6.35%)
Mutual labels:  reverse-engineering
Frida Snippets
Hand-crafted Frida examples
Stars: ✭ 1,081 (+1615.87%)
Mutual labels:  reverse-engineering
Simple Polymorphic Engine Spe32
Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.
Stars: ✭ 59 (-6.35%)
Mutual labels:  reverse-engineering
Linux On Pixel C
Documentation on how to run a Linux Distro on the Google Pixel C (2015)
Stars: ✭ 55 (-12.7%)
Mutual labels:  kernel
Cs140e
CS140e without Rust is not CS140e. Sergio Benitez plz come back.
Stars: ✭ 57 (-9.52%)
Mutual labels:  kernel
Memstrack
A memory allocation tracer combined with stack trace.
Stars: ✭ 60 (-4.76%)
Mutual labels:  kernel

WNFUN

WNF Utilities 4 Newbies (WNFUN) is the repository for the Python scripts and C tools that Gabrielle Viala (@pwissenlit) and Alex Ionescu (@aionescu) wrote for their BlackHat 2018 presentation on the Windows Notification Facility.

Caveat

These tools are still in PoC stage which we hope the community can use to build more mature and better tools. We will probably be making small improvements to them from time to time, especially error handling and better help, but we wanted to be able to share them with the public ahead of time.

References

You should read Gabrielle's great blog post at https://blog.quarkslab.com/playing-with-the-windows-notification-facility-wnf.html

The slides from our presentation will shortly be posted at http://alex-ionescu.com/publications/BlackHat/blackhat2018.pdf

If you would like to know more about my research or work, I invite you to check out my blog at http://www.alex-ionescu.com as well as my training & consulting company, Winsider Seminars & Solutions Inc., at http://www.windows-internals.com.

License

Copyright 2018 Alex Ionescu and Gabrielle Viala. All rights reserved. 

Redistribution and use in source and binary forms, with or without modification, are permitted provided
that the following conditions are met: 
1. Redistributions of source code must retain the above copyright notice, this list of conditions and
   the following disclaimer. 
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions
   and the following disclaimer in the documentation and/or other materials provided with the 
   distribution. 

THIS SOFTWARE IS PROVIDED BY ALEX IONESCU ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ALEX IONESCU
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those of the authors and
should not be interpreted as representing official policies, either expressed or implied, of Alex Ionescu
and Gabrielle Viala.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].