Skip to content
New issue

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

Segmentation fault when trying to construct invalid YARA language syntax #122

Open
xbabka01 opened this issue Aug 7, 2020 · 0 comments
Open
Labels
bug C-builder mirrored Issue is mirrored in butr

Comments

@xbabka01
Copy link
Contributor

xbabka01 commented Aug 7, 2020

When using ipython this sequence of commands throws SIGSEGV.

import yaramod
yaramod.int_val(10)[yaramod.int_val(10)]

It is improper usage of yaramod, but it shoudn't throw SIGSEGV

@metthal metthal changed the title Segmentation fault Segmentation fault when trying to construct invalid YARA language construct Aug 8, 2020
@metthal metthal changed the title Segmentation fault when trying to construct invalid YARA language construct Segmentation fault when trying to construct invalid YARA language syntax Aug 8, 2020
@TadeasKucera TadeasKucera added the mirrored Issue is mirrored in butr label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug C-builder mirrored Issue is mirrored in butr
Projects
None yet
Development

No branches or pull requests

3 participants