{"id":535,"date":"2025-03-21T20:42:21","date_gmt":"2025-03-21T11:42:21","guid":{"rendered":"https:\/\/cg-method.com\/photoshop\/?p=535"},"modified":"2025-03-21T20:42:21","modified_gmt":"2025-03-21T11:42:21","slug":"obfuscated-code","status":"publish","type":"post","link":"https:\/\/cg-method.com\/photoshop\/obfuscated-code\/","title":{"rendered":"ExtendScript\u2502JSX\u30b3\u30fc\u30c9\u306e\u4e00\u90e8\u3060\u3051\u3092\u96e3\u8aad\u5316\uff08\u6697\u53f7\u5316\uff09\u3059\u308b\u65b9\u6cd5\u2502jsxbin"},"content":{"rendered":"\n<p>Adobe\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\uff08.jsx\uff09\u3092\u914d\u5e03\u3059\u308b\u969b\u306b\u3001\u300c\u30b3\u30fc\u30c9\u306e\u4e2d\u8eab\u3092\u898b\u305b\u305f\u304f\u306a\u3044\u300d\u300c\u4e00\u90e8\u3060\u3051\u975e\u516c\u958b\u306b\u3057\u305f\u3044\u300d\u3068\u601d\u3063\u305f\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/p>\n\n\n\n<p>\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001<strong>ExtendScript\u3067\u8a18\u8ff0\u3057\u305fJSX\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u90e8\u5206\u3060\u3051\u3092\u96e3\u8aad\u5316\uff08\u30d0\u30a4\u30ca\u30ea\u5316\uff09<\/strong>\u3057\u3066\u3001\u5916\u90e8\u306b\u898b\u3048\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u65b9\u6cd5\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">JSX\u306e\u4e00\u90e8\u3092\u96e3\u8aad\u5316\u3059\u308b\u624b\u9806<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 \u624b\u98061\uff1a\u96e3\u8aad\u5316\u3057\u305f\u3044\u30b3\u30fc\u30c9\u3060\u3051\u3092\u629c\u304d\u51fa\u3059<\/h3>\n\n\n\n<p>\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u4e2d\u3067\u96a0\u3057\u305f\u3044\u90e8\u5206\u3092\u5225\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u4fdd\u5b58\u3057\u307e\u3059\u3002<br>\uff08\u4f8b\uff1a<code>secret.jsx<\/code> \u306a\u3069\uff09<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2705 \u624b\u98062\uff1aExtendScript Toolkit\u3067\u30d0\u30a4\u30ca\u30ea\u5f62\u5f0f\u306b\u5909\u63db<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>ExtendScript Toolkit<\/strong> \u3067 <code>secret.jsx<\/code> \u3092\u958b\u304f<\/li>\n\n\n\n<li>\u30e1\u30cb\u30e5\u30fc\u304b\u3089\u300c<strong>\u30d5\u30a1\u30a4\u30eb \u2192 \u30d0\u30a4\u30ca\u30ea\u5f62\u5f0f\u3067\u66f8\u304d\u51fa\u3057<\/strong>\u300d\u3092\u9078\u629e<\/li>\n\n\n\n<li><code>.jsxbin<\/code> \u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u4fdd\u5b58 or \u4e2d\u8eab\u3092\u30b3\u30d4\u30fc<\/li>\n<\/ol>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u203b \u4e2d\u8eab\u306f\u6587\u5b57\u5217\u3068\u3057\u3066 <code>@JSXBIN@\u301c<\/code> \u3068\u3044\u3046\u5f62\u5f0f\u306b\u306a\u308a\u307e\u3059<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">\u2705 \u624b\u98063\uff1a\u5143\u306eJSX\u306b <code>eval()<\/code> \u3067\u57cb\u3081\u8fbc\u3080<\/h2>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u3088\u3046\u306b <code>eval()<\/code> \u95a2\u6570\u3092\u4f7f\u3063\u3066\u3001\u96e3\u8aad\u5316\u3057\u305f\u30b3\u30fc\u30c9\u3092\u547c\u3073\u51fa\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-js\" data-lang=\"JavaScript\"><code>#target photoshop\n\nfunction test(){\n    eval(&quot;@JSXBIN@ES@2.0@MyBbyBn0ABJAnAEjzFjBjMjFjSjUBfRBFeD2lIhQ2nJhQ2nchQff0DzACByB&quot;)    \n}\n test();<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">\u306a\u305c\u5168\u90e8\u3092jsxbin\u306b\u3057\u306a\u3044\u306e\uff1f<\/h2>\n\n\n\n<p><code>.jsxbin<\/code> \u5f62\u5f0f\u3067\u30b9\u30af\u30ea\u30d7\u30c8\u5168\u4f53\u3092\u66f8\u304d\u51fa\u3059\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u304c\u3001<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u30d5\u30a1\u30a4\u30eb\u3068\u3057\u3066\u76f4\u63a5\u5b9f\u884c\u3057\u306b\u304f\u3044<\/strong><\/li>\n\n\n\n<li><strong>\u62e1\u5f35\u5b50\u304c <code>.jsxbin<\/code> \u306b\u306a\u308b<\/strong><\/li>\n\n\n\n<li><strong>\u4ed6\u306e\u958b\u767a\u8005\u304c\u518d\u5229\u7528\u30fb\u7de8\u96c6\u3057\u306b\u304f\u3044<\/strong><\/li>\n<\/ul>\n\n\n\n<p>\u3068\u3044\u3063\u305f\u30c7\u30e1\u30ea\u30c3\u30c8\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u305f\u3081\u3001<strong>JSX\u30d5\u30a1\u30a4\u30eb\u306e\u307e\u307e\u4e00\u90e8\u3060\u3051\u3092\u6697\u53f7\u5316\u3057\u3066\u96a0\u3059<\/strong>\u65b9\u6cd5\u304c\u3001\u4f7f\u3044\u52dd\u624b\u3068\u4fdd\u8b77\u306e\u30d0\u30e9\u30f3\u30b9\u304c\u53d6\u308c\u3066\u3044\u3066\u304a\u3059\u3059\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u307e\u3068\u3081<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>ExtendScript Toolkit\u3092\u4f7f\u3048\u3070<strong>JSX\u306e\u4e00\u90e8\u3092\u30d0\u30a4\u30ca\u30ea\u5f62\u5f0f\uff08\u96e3\u8aad\u5316\uff09\u306b\u5909\u63db\u53ef\u80fd<\/strong><\/li>\n\n\n\n<li><code>eval()<\/code> \u3092\u4f7f\u3048\u3070<strong>\u96e3\u8aad\u5316\u3057\u305f\u30b3\u30fc\u30c9\u3092\u4ed6\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u306b\u7d44\u307f\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u308b<\/strong><\/li>\n\n\n\n<li>\u5168\u4f53\u3092 <code>.jsxbin<\/code> \u306b\u3059\u308b\u3088\u308a\u3082<strong>\u67d4\u8edf\u6027\u3068\u4e92\u63db\u6027\u304c\u9ad8\u3044\u65b9\u6cd5<\/strong><\/li>\n<\/ul>\n\n\n\n<p>\u914d\u5e03\u7528\u30b9\u30af\u30ea\u30d7\u30c8\u3067\u4e00\u90e8\u3060\u3051\u30ed\u30b8\u30c3\u30af\u3092\u975e\u516c\u958b\u306b\u3057\u305f\u3044\u5834\u5408\u306a\u3069\u306b\u3001\u305c\u3072\u6d3b\u7528\u3057\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Adobe\u306e\u30b9\u30af\u30ea\u30d7\u30c8\u30d5\u30a1\u30a4\u30eb\uff08.jsx\uff09\u3092\u914d\u5e03\u3059\u308b\u969b\u306b\u3001\u300c\u30b3\u30fc\u30c9\u306e\u4e2d\u8eab\u3092\u898b\u305b\u305f\u304f\u306a\u3044\u300d\u300c\u4e00\u90e8\u3060\u3051\u975e\u516c\u958b\u306b\u3057\u305f\u3044\u300d\u3068\u601d\u3063\u305f\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f \u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001ExtendScript\u3067\u8a18\u8ff0\u3057\u305fJSX\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u90e8\u5206\u3060\u3051\u3092 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":536,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"swell_btn_cv_data":"","footnotes":""},"categories":[19],"tags":[9],"class_list":["post-535","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-extendscript","tag-free"],"_links":{"self":[{"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/posts\/535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/comments?post=535"}],"version-history":[{"count":1,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/posts\/535\/revisions"}],"predecessor-version":[{"id":537,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/posts\/535\/revisions\/537"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/media\/536"}],"wp:attachment":[{"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/media?parent=535"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/categories?post=535"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cg-method.com\/photoshop\/wp-json\/wp\/v2\/tags?post=535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}