Lloyd Davies

Results 13 comments of Lloyd Davies

After `field_1` has been read, should this not be taken into consideration for calculating the offset when another field references for it's size? It'd be a useful addition :)

Bump for this. Would be great to have it in the newest version of YARA, can the old profiling code be easily ported to newer versions?

+1 for this, I was wondering why some of my captures when using the `multiple` module were being truncated. The work-around works fine for now.

> > Unfortunately, this option is only valid for the `banner` module, not the `http`. Also, it would be great to have a special attribute (e.g., `is_hex`) so that tools...

Hi there, this will be fixed in the next version with a few more improvements.

Just a quick note on AppVeyor; for some reason, the unit tests aren't passing for Windows. In my tests on *nix, they passed fine. Not sure what's going on, cc...

> The function description should read "Generate a hash of the imports". > > `yr_get_integer()` and `yr_get_string()` may return `YR_UNDEFINED` or `NULL`, respectively. It would make sense to add checks...

@rudreais `complement`, sorry about the typo.

Yes, this issue should be closed however I'm keeping it open as I might reimplement this. This is not even used within librini any more. @rudreais - hence please refrain...

Hi both, I'll add x64 support to the main branch tomorrow. This is definitely an issue; so I'll keep it open for now until the changes are made.