Jin

Results 21 comments of Jin

Using the release windows installer(GrassMarlin-64.msi), I still encountered this problem . My OS is Windows10 x64. I wonder if this has anything to do with the jdk version? My JDK...

Add details ``` Microsoft Windows [Version 10.0.19042.1165] (c) Microsoft Corporation. All rights reserved. C:\Users\OS>BugId.cmd -v %WinDir%\system32\rundll32.exe -- advapi32 CloseThreadWaitChainSession ┌─ Warning ──────────────────────────────────────────────────────────────────────────────────────────────────────────── │ You are running Python 2.7.15, which is...

> Can you please check that you have the latest version of Debugging Tools for Windows installed? I newer version may not have this issue, which would resolve the problem....

Have you finished the document? When using BugId, I'm a little confused with some BugId meaning, eg. "**BOF**"? And I want to know what's the meaning of undocumented part of...

"git clone https://github.com/intelxed/mbuild.git mbuild" should be executed before make procedure.

because both var a and b are real ,so no integer overflow will occur.

the file should not end with '\n' or '\r\n'

@apogiatzis Thanks for your fix, but it still has errors: ``` Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)] IDAPython v1.7.0 final (serial 0) (c) The...

@zardus Thanks, in the container driller works, but it seems driller can not generate inputs for non cgc binaries, is that right?

there is no input testcase parameter in shellphuzz , did the initial input for calling afl is auto constructed by itself?