16.1 Production
Using 'grep' to find string "production" gave me results:
client-1/_-0ot/_-1WF.class.asasm
client-1/_-Hw/_-0vm.class.asasm
By searching an old 14.0 client-1 folder and looking in the new 16.1 I find this:
Added code Highlighted RED, and similarities Highlighted BLUE
For 16.1, same thing, Added code Highlighted RED, Similarities Higlighted BLUE
*16.1 PRODUCTION*
~/Desktop/rabcasm/client-1/_-Hw/_-0vm.class.asasm
Line: 490
On new line add:
Using 'grep' to find string "production" gave me results:
client-1/_-0ot/_-1WF.class.asasm
client-1/_-Hw/_-0vm.class.asasm
By searching an old 14.0 client-1 folder and looking in the new 16.1 I find this:
Added code Highlighted RED, and similarities Highlighted BLUE
14.0 CLIENT
L57:
getlocal0
callproperty QName(PrivateNamespace("*", "_-nB:_-19-"), "_-GU"), 0
getlocal1
dup
iftrue L65
pop
getlocal0
convert_b
L65:
iffalse L67
convert_b
L67:
pop
pushtrue
returnvalue
end ; code
end ; body
end ; method
end ; trait
trait method QName(PrivateNamespace("*", "_-nB:_-19-"), "_-by")
method
refid "_-nB:_-19-/instance/_-nB:_-19-/_-by"
returns QName(PackageNamespace("", "#0"), "Boolean")
body
maxstack 4
localcount 1
initscopedepth 4
maxscopedepth 5
code
getlocal0
pushscope
getlex QName(PackageNamespace("flash.system"), "Capabilities")
jump L10
bitor
lshift
equals
equals
pushfalse
add_i
L10:
getproperty QName(PackageNamespace("", "#0"), "playerType")
getlex QName(PrivateNamespace("*", "_-nB:_-19-"), "_-1IQ")
equals
returnvalue
getlocal0
callproperty QName(PrivateNamespace("*", "_-nB:_-19-"), "_-GU"), 0
getlocal1
dup
iftrue L65
pop
getlocal0
convert_b
L65:
iffalse L67
convert_b
L67:
pop
pushtrue
returnvalue
end ; code
end ; body
end ; method
end ; trait
trait method QName(PrivateNamespace("*", "_-nB:_-19-"), "_-by")
method
refid "_-nB:_-19-/instance/_-nB:_-19-/_-by"
returns QName(PackageNamespace("", "#0"), "Boolean")
body
maxstack 4
localcount 1
initscopedepth 4
maxscopedepth 5
code
getlocal0
pushscope
getlex QName(PackageNamespace("flash.system"), "Capabilities")
jump L10
bitor
lshift
equals
equals
pushfalse
add_i
L10:
getproperty QName(PackageNamespace("", "#0"), "playerType")
getlex QName(PrivateNamespace("*", "_-nB:_-19-"), "_-1IQ")
equals
returnvalue
For 16.1, same thing, Added code Highlighted RED, Similarities Higlighted BLUE
16.1 CLIENT
getlocal0
callproperty QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-13M"), 0
getlocal2
iffalse L45
convert_b
getlocal2
iffalse L46
jump L46
L41:
getlocal0
callproperty QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-0qr"), 0
getlocal2
iffalse L46
L45:
convert_b
L46:
pop
pushtrue
returnvalue
end ; code
end ; body
end ; method
end ; trait
trait method QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-09b")
method
refid "_-Hw:_-0vm/instance/_-Hw:_-0vm/_-09b"
returns QName(PackageNamespace("", "#0"), "Boolean")
body
maxstack 4
localcount 1
initscopedepth 4
maxscopedepth 5
code
getlocal0
pushscope
getlex QName(PackageNamespace("flash.system"), "Capabilities")
jump L10
equals
multiply
convert_u
add
divide
pushundefined
L10:
getproperty QName(PackageNamespace("", "#0"), "playerType")
getlex QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-dO")
equals
returnvalue
callproperty QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-13M"), 0
getlocal2
iffalse L45
convert_b
getlocal2
iffalse L46
jump L46
L41:
getlocal0
callproperty QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-0qr"), 0
getlocal2
iffalse L46
L45:
convert_b
L46:
pop
pushtrue
returnvalue
end ; code
end ; body
end ; method
end ; trait
trait method QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-09b")
method
refid "_-Hw:_-0vm/instance/_-Hw:_-0vm/_-09b"
returns QName(PackageNamespace("", "#0"), "Boolean")
body
maxstack 4
localcount 1
initscopedepth 4
maxscopedepth 5
code
getlocal0
pushscope
getlex QName(PackageNamespace("flash.system"), "Capabilities")
jump L10
equals
multiply
convert_u
add
divide
pushundefined
L10:
getproperty QName(PackageNamespace("", "#0"), "playerType")
getlex QName(PrivateNamespace("*", "_-Hw:_-0vm"), "_-dO")
equals
returnvalue
*16.1 PRODUCTION*
~/Desktop/rabcasm/client-1/_-Hw/_-0vm.class.asasm
Line: 490
On new line add:
Code:
pop
pushtrue

.


