We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample 16111 uses vmovaps, etc. which could result in the stackstring/tightstring decoding miss.
vmovaps
TRACE: floss.api_hooks: prehook: 0x10117197 fistp qword [ebp - 8] DEBUG: floss.decoding_manager: vivisect encountered an unsupported instruction. will continue processing. Unsupported Instruction: 0x10117197 fistp qword [ebp - 8] DEBUG: floss.decoding_manager: Ended emulation at 0x10117197
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sample 16111 uses
vmovaps
, etc. which could result in the stackstring/tightstring decoding miss.The text was updated successfully, but these errors were encountered: