Posted February 2, 201510 yr I would like to know about how to unpack ?thank you very much UnpackMe_DotNetPatcher.rar
February 2, 201510 yr private void SPrh(object sender, EventArgs e) { if (Operators.CompareString(this.GVDM.Text, "tuts4you.com", false) == 0) { Interaction.MsgBox("Successes !", MsgBoxStyle.Information, null); } else { Interaction.MsgBox("Error !", MsgBoxStyle.Critical, null); } } anti copied confuser
February 3, 201510 yr Public Sub SPrh(ByVal sender As Object, ByVal e As EventArgs) If (Operators.CompareString(Me.GVDM.Text, "tuts4you.com", DirectCast(MFtr.wETJ(), Boolean)) = MFtr.LuIi()) Then Interaction.MsgBox("Successes !", DirectCast(MFtr.Njjv(), MsgBoxStyle), Nothing) Goto Label_0048: Else Interaction.MsgBox("Error !", DirectCast(MFtr.dfUd(), MsgBoxStyle), Nothing) Label_0048: End If End Sub
February 7, 201510 yr Unpacked file!you can fix string using SAE,and for resources you can dump it and extract resources from dll and place them in the original file and you need to nop the ".cctor" in "<Module>"Unpacked.rar
Create an account or sign in to comment