Fix comment

bug/bundler_fix
jvazquez-r7 2015-02-06 11:34:20 -06:00
parent f6933ed02c
commit 414349972f
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ var RopBuilder = function(informer, addresses, scLength) {
this.scLength = scLength; this.scLength = scLength;
}; };
// Calculate VideoPlayer.ocx base // Build the ROP chain to bypass DEP
RopBuilder.prototype.buildRop = function() { RopBuilder.prototype.buildRop = function() {
// ROP chain (rets in comments are omitted) // ROP chain (rets in comments are omitted)
// we perform: // we perform: