{"id":1939,"date":"2023-06-28T20:13:10","date_gmt":"2023-06-29T01:13:10","guid":{"rendered":"http:\/\/zitstif.no-ip.org\/?p=1939"},"modified":"2023-06-28T20:26:13","modified_gmt":"2023-06-29T01:26:13","slug":"av-evasion-fun-with-chatgpt","status":"publish","type":"post","link":"http:\/\/zitstif.no-ip.org\/?p=1939","title":{"rendered":"AV evasion fun with ChatGPT"},"content":{"rendered":"<p>I&#8217;ve used chatgpt for work on some SQL queries that I had troubles with and granted it worked.<\/p>\n<p>I have 0 idea if this will compile or work.. I&#8217;m sharing the idea that I&#8217;m sure is not original:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" src=\"http:\/\/zitstif.no-ip.org\/aiFun.png\" alt=\"\" width=\"491\" height=\"453\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>code:<\/p>\n<p><span class=\"hljs-meta\">#<span class=\"hljs-keyword\">include<\/span> <span class=\"hljs-string\">&lt;stdio.h&gt;<\/span><\/span> <span class=\"hljs-meta\">#<span class=\"hljs-keyword\">include<\/span> <span class=\"hljs-string\">&lt;stdlib.h&gt;<\/span><\/span> <span class=\"hljs-type\">void<\/span> <span class=\"hljs-title function_\">execute_shellcode<\/span><span class=\"hljs-params\">()<\/span> { __asm__(<span class=\"hljs-string\">&#8220;mov $0xff,%eax\\n\\t&#8221;<\/span> <span class=\"hljs-string\">&#8220;inc %eax\\n\\t&#8221;<\/span> <span class=\"hljs-string\">&#8220;xor %ebx,%ebx\\n\\t&#8221;<\/span> <span class=\"hljs-string\">&#8220;mov $0xff,%edx\\n\\t&#8221;<\/span> <span class=\"hljs-string\">&#8220;inc %edx\\n\\t&#8221;<\/span> <span class=\"hljs-string\">&#8220;xor %ecx,%ecx\\n\\t&#8221;<\/span> <span class=\"hljs-string\">&#8220;int $0x80&#8221;<\/span>); } <span class=\"hljs-type\">int<\/span> <span class=\"hljs-title function_\">main<\/span><span class=\"hljs-params\">()<\/span> { <span class=\"hljs-type\">void<\/span> (*function_ptr)() = &amp;execute_shellcode; function_ptr(); <span class=\"hljs-keyword\">return<\/span> <span class=\"hljs-number\">0<\/span>; }<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve used chatgpt for work on some SQL queries that I had troubles with and granted it worked. I have 0 idea if this will compile or work.. I&#8217;m sharing the idea that I&#8217;m sure is not original: &nbsp; &nbsp; code: #include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; void execute_shellcode() { __asm__(&#8220;mov $0xff,%eax\\n\\t&#8221; &#8220;inc %eax\\n\\t&#8221; &#8220;xor %ebx,%ebx\\n\\t&#8221; &#8220;mov &hellip; <a href=\"http:\/\/zitstif.no-ip.org\/?p=1939\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">AV evasion fun with ChatGPT<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,3],"tags":[1134,1136,1137,1135],"class_list":["post-1939","post","type-post","status-publish","format-standard","hentry","category-code","category-posts","tag-ai","tag-ai-fun","tag-av-evasion","tag-chatgpt"],"_links":{"self":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts\/1939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1939"}],"version-history":[{"count":5,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts\/1939\/revisions"}],"predecessor-version":[{"id":1944,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=\/wp\/v2\/posts\/1939\/revisions\/1944"}],"wp:attachment":[{"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1939"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1939"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/zitstif.no-ip.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}