bird8693
bird8693
@ifratric ``` corpus minimization tool for WinAFL by Based on WinAFL by Based on AFL by [+] CWD changed to I:\project\cmin\virtual_machine. [*] Testing the target binary... [-] PROGRAM ABORT :...
# enviroment ubunut 16 # poc ``` let x = 1; fdRk = x.toFixed(x); var PPJi = JSON; fdRk = !9007199254740991; this.x; this.x = 4660; fdRk = fdRk / x;...
# enviroment ubuntu 18 # poc ``` try { (function TestFunc() { var a; (function outer() { (function inner() { var WHYG = ijjkkk; a; }()); var obj = {...
# enviroment ubuntu 18 # poc ``` function opt(index) { var flag = 0; var tmp = new String('aa'); tmp.x = 2; var i = 0; function test() { testDate('0001-10-13T05:16:33Z');...
In windows platform. I spawn a new application, and wait two module load stuck. Below is the pseudocode: ``` mm = {A.dll, B.dll} setTimtout(function(){ for(m in mm){ while(true){ try{ Module.ensureInitialized(m);...
help
I want to test some other softwares, what can I do to make DIE support them? like: 1)https://github.com/Moddable-OpenSource/moddable 2)https://github.com/jerryscript-project/jerryscript 3) https://github.com/pcmacdon/jsish
``` 'NoneType' object has no attribute 'heap_alloc_id' > /root/angr-dev/angr/angr/engines/soot/values/instancefieldref.py(31)from_sootvalue() 30 field_ref_base = state.memory.load(fixed_base) ---> 31 obj_alloc_id = field_ref_base.heap_alloc_id 32 # return field reference ``` ``` ipdb> fixed_base r0 ipdb> type(fixed_base)...
pj = angr.Project("./test.jar") ``` f=open("hello","wb") pickle.dump(pj, f) *** AttributeError: 'SootFunction' object has no attribute 'is_default_name' ```
``` 'SootAddressDescriptor' object has no attribute '_graph' > /root/analysis/framework/hh.py(21)() 20 ipdb.set_trace() ---> 21 ipdb.post_mortem() 22 print('test') ipdb> w > /root/analysis/framework/hh.py(21)() 20 ipdb.set_trace() ---> 21 ipdb.post_mortem() 22 print('test') ipdb> w >...