• 追加された行はこの色です。
  • 削除された行はこの色です。
#author("2024-08-20T15:57:59+00:00","default:yoya","yoya")
#author("2024-08-30T08:23:50+00:00","default:yoya","yoya")
[[AVM1]] > [[AVM2]]

- https://github.com/adobe/avmplus/

- ActionScript Virtual Machine 2
-- %% http://learn.adobe.com/wiki/display/AVM2/ActionScript+Virtual+Machine+2 %%
-- http://learn.adobe.com/wiki/display/AVM2/ActionScript+Virtual+Machine+2 ([https://web.archive.org/web/20101026031528/http://learn.adobe.com:80/wiki/display/AVM2/ActionScript+Virtual+Machine+2 20101026031528])

- ActionScript 3.0 and AVM2:Performance Tuning
--  http://www.onflex.org/ACDS/AS3TuningInsideAVM2JIT.pdf

- 
-- http://wiki.libspark.org/wiki/AVM2/Overview



- 20110424 action scriptを使わないflash勉強会
--  https://www.slideshare.net/mzpi/20110424-action-scriptflash



- [[AVM2/format]] (バイナリ形式)


* 命令 [#k7d148c1]
- AVM2 Instruction list
--  https://jindrapetrik.github.io/as3_pcode_instructions.en.html

- AVM2 Instructions
--  http://www.anotherbigidea.com/javaswf/avm2/AVM2Instructions.html ([https://web.archive.org/web/20160215185222/http://www.anotherbigidea.com:80/javaswf/avm2/AVM2Instructions.html 20160215185222])

* 処理系 [#s891d4eb]

- [[Flash]] (Adobe)
- [[AVM1]]
- [[Tamarin]] (Mozilla)
--  https://github.com/Corsaair/redtamarin

- https://github.com/ArachisH/Flazzy
- https://github.com/eigenein/python-avm2

* チューニング [#g586f1f6]

- ActionScript 3.0 and AVM2:Performance Tuning
--  http://www.onflex.org/ACDS/AS3TuningInsideAVM2JIT.pdf


*. [#r21ce3dc]

- Links
--   https://github.com/jindrapetrik/jpexs-decompiler/wiki/Links

- Application-Specific Attacks: Leveraging the ActionScript Virtual Machine
-- https://www.cs.utexas.edu/~shmat/courses/cs6431/dowd.pdf

- Steal this Code - Decompiling SWFs for fun and profit
--  https://dougmccune.com/flex/FOTB_Decompiling_Doug_McCune.pdf

- more specifications about AVMPLUS #5
--  https://github.com/adobe/avmplus/issues/5

- AVM2 Overview を翻訳しよう (冒頭の方だけ)
-- http://wiki.libspark.org/wiki/AVM2/Overview ([https://web.archive.org/web/20120225090719/http://wiki.libspark.org/wiki/AVM2/Overview 20120225090719])

* 関連 [#rel]

- [[Flash]]