Replies: 1 comment
-
대상 프로그램의 행동을 기반으로 구분하실 수 있다면 상관 없습니다. 다만 #912 와 같이 초기 시드 입력의 이름 등 우회적인 방법을 사용하면 안 됩니다. Yes, you may as long as you can distinguish the input type based on the behavior of the target program. However, as mentioned in #912, you should not use workarounds such as referencing the names of the initial seed input files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
이름 Your Name
문석훈 MoonSeokhoon
질문 Question
Fuzzer을 만들면서, input의 type등을 로직으로 식별해서 각기 다른 동작을 하도록 구현을 해도 괜찮은가요?
번역본 Translated Version
Is it okay to implement logic in a fuzzer that identifies the type of input and behaves differently based on that?
Beta Was this translation helpful? Give feedback.
All reactions