Dobin Rutishauser

Results 40 issues of Dobin Rutishauser

It appears that the following vulnerabilities are currently implemented: * Use after free * Invalid free 2x * NULL pointer dereference Are there any plans to implement other vulnerabilities, e.g.:...

inject.cpp:232 does not have enough type information? ``` # bash PEzor.sh -sgn -unhook -antidebug -text -syscalls -sleep=2 seatbelt64.exe -z 2 PEzor!! v3.1.2 --------------------------------------------------------------------------- Read the blog posts here: https://iwantmore.pizza/posts/PEzor.html https://iwantmore.pizza/posts/PEzor2.html...

bug

I installed the current version, but when uploading a 64 bit ELF file (/bin/bash), or any other file, i get the following error: ``` (disasm) dobin@minime:~/Development/disasm$ python app/app.py /home/dobin/.virtualenvs/disasm/local/lib/python2.7/site-packages/flask/exthook.py:71: ExtDeprecationWarning:...

#1966 implements displaying raw bytes in IL disassembly. There seems to be some kind of setting `ShowRawOffsetsAndBytesBeforeInstruction`. But `ilspycmd` does not seem to support to enable this setting. Is it...

Enhancement
CLI
ILSpyCmd

When mouse scrolling around, protectmytooling can crash with: ``` PS C:\training\Tools\ProtectMyTooling> python .\ProtectMyToolingGUI.pyw Traceback (most recent call last): File "C:\training\Tools\ProtectMyTooling\ProtectMyToolingGUI.pyw", line 677, in main() File "C:\training\Tools\ProtectMyTooling\ProtectMyToolingGUI.pyw", line 541, in main...

It should not only be possible to connect to one server, but to multiple servers at once. Evaluate how much time it would be needed to implement this feature, either:...

Update install to mention to create a CA, and: - Create client cert signed by CA - Use a valid server CA cert for :8000 - Import a valid server...

Remote images has wrong header set.

CORS disable requires current version of LXD, which may be not in ubuntu 16.04. Check since which version it is available, and update README accordingly. See https://github.com/dobin/lxd-webgui/issues/31

renaming a container while its running just silently breaks stuff.