updated but encoded

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    updated but encoded

    updated but encoded

    Version: 1.0.0
    Category: Forums / Communities

    Description:
    same as previous its mobilust
    can eny1 decode this

    View File

    Submitted by rietrot, on Aug 9 2008, 10:09 PM

    #2
    I can decode it but is of no use to me and a waste of time, will do it for $20.

    Here is a small piece of admin.asp decoded as proof that i can decode:
    Code:
    <%@ LANGUAGE = VBScript.Encode %><%
    Server.ScriptTimeOut=240
    Session.LCID = 1033
    
    function degistir(input)
    &#39;input=replace(input, "Þ", "S")
    &#39;input=replace(input, "þ", "s")
    &#39;input=replace(input, "Ð", "G")
    &#39;input=replace(input, "ð", "g")
    &#39;input=replace(input, "Ü", "U")
    &#39;input=replace(input, "ü", "u")
    &#39;input=replace(input, "Ý", "I")
    &#39;input=replace(input, "ý", "i")
    &#39;input=replace(input, "ç", "c")
    &#39;input=replace(input, "Ç", "C")
    &#39;input=replace(input, "Ö", "O")
    &#39;input=replace(input, "ö", "o")
    input=Replace(input,"<","")
    input=Replace(input,">","")
    input=Replace(input,"%","")
    input=Replace(input,"&#39;","`")
    input=Replace(input,"""""","")
    input=Replace(input,Chr(10),"")
    input=Replace(input,Chr(13),"")
    input=Server.HTMLEncode(input)
    &#39; bunlar sql insert kullandiim icin ortaya cikan &#39; isareti post edince hata vermeyi engelliyor
    &#39; gba i de insert yaparken &#39; isaretini &#39; ne ceviriyorum okurkende tam ters
    &#39; dikkat mutlaka htm encodeden asagida olmali
    input=Replace(input,"&amp;#039;","&#39;")
    input=Replace(input,"&#39;","&#39;")
    
    input=Replace(input,"$","$$")
    degistir=input
    End function%>
    <% Session.LCID = 1033
      &#39;zaman=now()
       zaman=now()-(2/24)
    From what i can see this was a site called CheckyWap:
    Code:
    <card id="CheekyWap"  title="SuGgS and martin&#39;s admin functions">
    <p align="center">You&#39;ve got total <%=kacuye%> members and today <%=bugunkacuye%> people signed up to CheekyWap

    Comment


      #3
      thx but been decoded lol

      Comment

      Working...
      X