duzvik

Results 5 comments of duzvik

Shellcode was simple meterpreter reverse_tcp shell. > PE-sieve detects the payload, not the method of injection (it does a passive scan and no API hooking). If the shellcode was small...

via python(as edge property) to use in future with analyzers.

@pawp81 correct way to create DKM key: a) take private key b) take hex editor and paste in the bytes ( private key without dashes) and save as DKMkey.bin

yes, DKMkey.bin should be HEX representation of actual ANSI bytes. In screenshot I see a lot of zeros, remove everything after 72 CB

Ha! Welcome to the club! (ppl who didn't read readme :) ) Steps to fix this: 1. pip uninstall cryptography 2. git clone https://github.com/dmb2168/cryptography.git 3. cd cryptography 4. pip install...