Skip to content
Snippets Groups Projects
Commit 814fde8d authored by Zhaolin Deng's avatar Zhaolin Deng
Browse files

update fuzzer

parent 0e1b4df5
Branches
No related tags found
No related merge requests found
...@@ -32,6 +32,9 @@ public class Fuzzer { ...@@ -32,6 +32,9 @@ public class Fuzzer {
}; };
pw.println("RET R31");*/ pw.println("RET R31");*/
pw.println("RET R0"); pw.println("RET R0");
pw.println("RET R0");
pw.println("RET R0");
pw.println("RET R0");
}catch (Exception e){ }catch (Exception e){
e.printStackTrace(System.err); e.printStackTrace(System.err);
System.exit(1); System.exit(1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment