warsang
warsang
The Netgoblin fork is part of a [Conix](http://www.conix.fr/) project which aims to create a tool for assisting protocol inference. Netgoblin is intended to work with the [TAPIRE CLI](http://asciinema.org/a/9qlhlh18wh3xz52shq1e81u7t ) another...
I am reversing a Scada protocol using Netzob. I have already reversed it manually and am trying to automate some tasks. One of the fields I have found using the...
Hello I am currently experiencing the following issue while trying to test ORB_SLAM with Ros Jade on ubuntu 15.04 As I try to make the makefile generated by cmake for...
Hi! I forked this intially for personal use but decided I would share some of the changes I made (I mostly wanted model selection and being able to bulk rename...
### Issue description Hi! I've been working on using Phantom camera in https://github.com/warsang/Godot-multiplayer ( not mine; forked from https://github.com/thegatesbrowser/godot-multiplayer ). On my first player/client, the plugin works great. However, on...
Hi! I've been playing around with a multiplayer Godot example ( https://github.com/warsang/Godot-multiplayer ) and have a little tree node that when hit a bunch of times ("right_click" when close to...
https://www.loldrivers.io/drivers/57354c82-ff9c-4a54-8377-d195e4ff0a26/ has a full POC that can be linked to the page available here: https://github.com/kagurazakasanae/Mhyprot2DrvControl/tree/main Kernel read/write,process memory and killing arbitrary processes from user-mode when sending the right IOCTLS :...
I've been using Terrain3D in my project along with Jolt and wanted to try out Rapier instead. I have a procedurally generated terrain and I make sure to set the...