2013年5月26日 星期日

[Release] - AAScriptEngine


Application Name:AAScriptEngine
Application Version:1.0.0
Application Auther:Vinurpe
Application Description:Use it yourself
VirusTotal Analysis Report :  Link
Application Download:Link

Application Preview:


Supported Commands:
1.alloc(LabelName,size)
2.dealloc(LabelName)
3.registersymbol(Symbolname)
4.unregistersymbol(Symbolname)
5.label(LabelName)
6.assert(Address,size)
7.define(TagName,whatever)
8.aobscan(Name,Aob)
9.aobscanModule(Name,Module,Aob)
10.readmem(Address,size)
11.createthread(Address)



2013年5月19日 星期日

[Note] - 某大學教學意見調查

$(':radio').filter('[value="7"]').attr('checked', true);
$(':radio').filter('[value="Y"]').attr('checked', true);
document.getElementById("btnIns").click()