Erik Smit
Erik Smit
https://github.com/jtpereyda/boofuzz/blob/master/boofuzz/legos/ber.py#L32-L36 ber.py creates Block with String primitive with name + "_STR" and Size block that looks at name + "_STR" and adds them to self.stack. However, Size looks at self.request.names...
For what it's worth, [Ubuntu on Windows](https://msdn.microsoft.com/en-us/commandline/wsl/about) works for me to run netzob.
I worked around this by making a local copy of @expo/ngrok, adding `restrict: false` to the postinstall.js, running `yarn`, `yarn link`. And then in the NativeBase-KitchenSink `yarn link @expo/ngrok` But...
I've been toying with this for a bit. Here's some notes for any others trying this. What I've mostly ran into is this line returning an E_INVALIDARG: https://github.com/MarijnS95/FreePIE/blob/Ffb/FreePIE.Core.Plugins/Dx/Device.cs#L194 I've noticed...
> Not sure why this was removed by an edit. False positive? Correct.
Is it supposed to work/do something? For my purpose, trying to simulate a stickshift with the sequential shifter of my Logitech DF GT for Spintires, the passthrough of registerFfbDevice would...
I don't really have time to further this, sorry.
Have you tried https://github.com/mhroth/jvsthost/commit/7eb8d8f04ea4ef02bcf9f7f3f9a0fbdb104f9bcb ?
Example: class {'samba::server': options => { 'hosts deny' => 'ALL', 'hosts allow' => '1.2.3.4 4.3.2.1' } }
Sorry, I missed your response. The reason I implemented this is because hardcoded parameters turn the job "Add paramater X to server Y" from a 1 minute singleline commit in...