Home

Awesome

<h1 class="code-line" data-line-start=0 data-line-end=1 ><a id="MemeVM_0"></a>MemeVM</h1> <p class="has-line-data" data-line-start="2" data-line-end="3">Hello today I offer you a small project on which I worked on recently and which consists of devitualizing MemeVM which this vm has been done by xsilence, of course this is in no way for the purpose of veangeance or anything, but for educational purposes.</p> <h1 class="code-line" data-line-start=5 data-line-end=6 ><a id="How_To_Use_5"></a>How To Use</h1> <ul> <li class="has-line-data" data-line-start="7" data-line-end="8">Add dnlib dll to the dependance</li> <li class="has-line-data" data-line-start="8" data-line-end="9">Build the exe</li> <li class="has-line-data" data-line-start="10" data-line-end="12">Drag and drop exe directly on the console or use cmd</li> </ul> <pre><code class="has-line-data" data-line-start="13" data-line-end="15">Sample in CMD : Exe_Patch_Of_MemeDevirt Exe_Patch_To_EXE </code></pre> <p class="has-line-data" data-line-start="15" data-line-end="17"><img src="https://zupimages.net/up/20/22/ukuy.jpg" alt="Picture Sample"><br> <img src="https://sendeyo.com/up/d/d85708e43d" alt="Giff Sample"></p> <h1 class="code-line" data-line-start=0 data-line-end=1 ><a id="Working_example_0"></a>Working example</h1> <p class="has-line-data" data-line-start="2" data-line-end="4"><img src="https://zupimages.net/up/20/22/xq2n.jpg" alt="Image description"><br> -I’m going to debug this method manually to get Instructions</p> <p class="has-line-data" data-line-start="6" data-line-end="8"><img src="https://zupimages.net/up/20/22/1we8.jpg" alt="Image description"><br> -Here are the store instructions for this method</p> <p class="has-line-data" data-line-start="10" data-line-end="13"><img src="https://zupimages.net/up/20/22/41bm.jpg" alt="Image description"><br> -And here are the instructions to compare with the original virtualised method,<br> and which are replaced, it displays that the method is fucked because the virtualization doesn’t take into account the instructions, but they are translated correctly with respect to the image above, which is the original list of instructions.</p> <h2 class="code-line" data-line-start=18 data-line-end=20 ><a id="License_18"></a>License</h2> <p class="has-line-data" data-line-start="21" data-line-end="22">MIT</p>