Giter VIP home page Giter VIP logo

hyperion-deobfuscator's Introduction

Profile Views Followers Stars

from abc import ABCMeta, abstractstaticmethod


class IxKian(metaclass=ABCMeta):
    @abstractstaticmethod
    def contact():
        return 

    @abstractstaticmethod
    def life():
        return self.coding()

    @abstractstaticmethod
    def coding():
        pass


class Attributes(IxKian):

    @staticmethod
    def life() -> tuple:
        langs = ("German", "English")

        return langs

    @staticmethod
    def coding() -> tuple:
        text_editor = "vscode"
        specialities = ["reverse engineering", "automation"]
        langs = {"pro": "python", "intermediate": "go, c++", "learning": "js"}
        return langs, specialities, text_editor

hyperion-deobfuscator's People

Contributors

atropa-solanaceae avatar xkiian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hyperion-deobfuscator's Issues

Nah idk what to call this

Trying to deobfuscate the code but sth happened, where can i dm u ? Discord ?

Edited: Nvm, my bad i didn't see the discord tag

Error

Traceback (most recent call last):
File "C:\Users\Name\Downloads\Hyperion-deobfuscator-main\main.py", line 156, in
p("found script start at line " + str(y))
^
NameError: name 'y' is not defined

error

Traceback (most recent call last):
File "c:\Users\jude\Desktop\Hyperion-deobfuscator-main\main.py", line 200, in
rreplace(f"eval(binascii{code1}.decode('8ftu'[::+-+-(-(+1))]))", code)
File "c:\Users\jude\Desktop\Hyperion-deobfuscator-main\main.py", line 105, in rreplace
with open('out.py', 'w') as file:file.write(filedata)
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jude\AppData\Local\Programs\Python\Python311\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode character '\u3003' in position 8648: character maps to

Error sh: start: inaccessible or not found | Not working in Linux

I dont have windows
I ran and got this

[...] replacing nmnmnmnnmnnnnmmnmnnmmnnnn... with binascii.unhexlify
[...] replacing getattr(import('snitliub'[::+-+-(-(+... with compile
[...] replacing JLIJIILLJILIILLIJ... with compile
[...] replacing getattr(import('snitliub'[::+-+-(-(+... with float
[...] replacing iiljliijiijiljiiijll... with float
[...] replacing getattr(import('snitliub'[::+-+-(-(+... with str
[...] replacing nnnnnmmmnmnmmmmmnnmm... with str
[...] replacing getattr(import('snitliub'[::+-+-(-(+... with bool
[...] replacing DoDOoOoDDDDoOOoooDDoD... with bool
[...] found script start at line 5909
[...] splitting code into 2 seperate files
[...] writing variables to vars.py
[...] writing code to code.py
[...] replacing vars and code
sh: start: inaccessible or not found
[...] got clean src
[...] cleaning up
error
[...] removing unhexlify stuff
[!!!] your code is in out.py

And i didn't got out.py

out.py thrown error

out.py had error in this line

I ran out.py and got this error

SyntaxError: unterminated string literal (detected at line 366)

Line 366:
sys.stdout.write('+color(progress_message[1],fore=jambuair,back=(0,0,0)))

not a virus

i'm not spreading malware! you can test it in virtual machine if you want! this file has been packaged by Pyinstaller then it will be removed by anti-virus software!
image

error

generally ass wont work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.