SubGlitch1 / OSRipper

AV evading OSX Backdoor and Crypter Framework
https://subglitch1.github.io/OSRipper/
MIT License
274 stars 46 forks source link

Error when Running Module 3: Obfuscating existing file #15

Closed funkyduk closed 2 years ago

funkyduk commented 2 years ago

Whenever I try to run python3 main.py > module 3 I always get the following error:


    obfuscator.MainMenu(name)```

This is for any file that I choose and any format. I am trying to encode meterpreter payloads. 
funkyduk commented 2 years ago
 File "/Users/thejman/Documents/malware/OSRipper/main.py", line 405, in postgen
    obfuscator.MainMenu(name)
NameError: name 'name' is not defined
SubGlitch1 commented 2 years ago

I am pushing the fix right now. Thanks for letting me know about this

funkyduk commented 2 years ago

No problem! I fixed this on my own instance. This program is fantastic! I have another issue but I can submit it separately if you would like.

SubGlitch1 commented 2 years ago

No problem! I fixed this on my own instance. This program is fantastic! I have another issue but I can submit it separately if you would like.

Sorry i haven't been very attentive lately so I didn't see that u had another issue. Please create it. Sorry again

funkyduk commented 2 years ago

You absolutely don’t need to apologize haha. You have made an amazing program that will be pivotal to my red teaming work.

In fact, I’m not the greatest programmer in the world but I’m getting there and my debugging skills are getting better. If you are open to some collaboration/help then I’d love to help with this project.

I will recreate it sometime this weekend!

Regards, Jeff On Fri, Oct 21, 2022 at 6:54 PM subs @.***> wrote:

No problem! I fixed this on my own instance. This program is fantastic! I have another issue but I can submit it separately if you would like.

Sorry i haven't been very attentive lately so I didn't see that u had another issue. Please create it. Sorry again

— Reply to this email directly, view it on GitHub https://github.com/SubGlitch1/OSRipper/issues/15#issuecomment-1287511634, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOB4IZSAVIOC7L7SRIC6ALDWEMNI5ANCNFSM6AAAAAAQYF7R3E . You are receiving this because you authored the thread.Message ID: @.***>

SubGlitch1 commented 2 years ago

You absolutely don’t need to apologize haha. You have made an amazing program that will be pivotal to my red teaming work.

In fact, I’m not the greatest programmer in the world but I’m getting there and my debugging skills are getting better. If you are open to some collaboration/help then I’d love to help with this project.

I will recreate it sometime this weekend!

Regards, Jeff On Fri, Oct 21, 2022 at 6:54 PM subs @.***> wrote:

No problem! I fixed this on my own instance. This program is fantastic! I have another issue but I can submit it separately if you would like.

Sorry i haven't been very attentive lately so I didn't see that u had another issue. Please create it. Sorry again

— Reply to this email directly, view it on GitHub https://github.com/SubGlitch1/OSRipper/issues/15#issuecomment-1287511634, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOB4IZSAVIOC7L7SRIC6ALDWEMNI5ANCNFSM6AAAAAAQYF7R3E . You are receiving this because you authored the thread.Message ID: @.***>

Sure you are more than welcome to open a pull request