Giter Club home page Giter Club logo

Comments (12)

hfiref0x avatar hfiref0x commented on August 16, 2024 1

@rafa-br34
Yes, some methods rely on dropping 32 bit dll into syswow64 folder AFAIR, thats why 64bit akagi have both 32/64 bit fubuki.

from uacme.

hfiref0x avatar hfiref0x commented on August 16, 2024

Method 1 obsolete and not present in 3.6.6 version as I assume you compiled it. This is clearly stated in the readme file under "Keys" section.

from uacme.

quuuut avatar quuuut commented on August 16, 2024

I tried it under other keys, but still did not output anything. (tried key 37)

from uacme.

hfiref0x avatar hfiref0x commented on August 16, 2024

How did you build it?

from uacme.

quuuut avatar quuuut commented on August 16, 2024

Started with debugger, failed build so I read the README, placed all binaries in the repo's root bin dir, and ran Naka64 on all of the DLLs and EXEs. I then compiled Akagi by right clicking on the project and clicking Build.

from uacme.

hfiref0x avatar hfiref0x commented on August 16, 2024

Did you generated secrets blob for your binaries in bin folder?

from uacme.

quuuut avatar quuuut commented on August 16, 2024

I ran Naka64 in the repo root's bin folder, which put everything (including secrets) inside it.

from uacme.

hfiref0x avatar hfiref0x commented on August 16, 2024

When you run naka over dll files it generates AES encrypted binaries, with CD extension. Next you need to build secrets blob by running "naka64 --stable" (without quotes). If everything is done properly result will be secrets32/secrets64.bin files. After this you should rebuild akagi.exe in Release configuration.

from uacme.

quuuut avatar quuuut commented on August 16, 2024

I'll try it when I can.

from uacme.

quuuut avatar quuuut commented on August 16, 2024

@hfiref0x Just tried what you told me to do. .CD files generate, but running "naka64 --release" did nothing to the directory. The "Akagi" dir in Source has a folder called "bin". It has all the files needed, but they are all 0 bytes in size.

Edit:
i put --release instead of --stable. It outputs a file read error. "File read error, memory not allocated."

from uacme.

hfiref0x avatar hfiref0x commented on August 16, 2024

You didn't compiled what is required for this operation. You need all dlls compiled and placed in dir where you will compress them with naka first and then generate secrets blobs.

I'm not going to give any detailed instructions here. If you cannot solve this having all the source available, well maybe trying something you don't understand was not a best idea from start?

from uacme.

rafa-br34 avatar rafa-br34 commented on August 16, 2024

So it turns out you also need the 32-bit version for Fubuki as seen here.

from uacme.

Related Issues (20)

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.