Middlewares folder with file #8
karma0x309
started this conversation in
General
Replies: 3 comments 19 replies
-
I'll do this shortly |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok so what exactly am I doing with this auth file and the middlewares folder you want, what exactly does it do for L3MON?? Answer me this question and I'll gladly do this today 😊 |
Beta Was this translation helpful? Give feedback.
19 replies
-
Maybe you could help me with this bug on AhMyth if you feel up to it, the
quicker I get AhMyth finished the quicker I can start work on L3MON.
Basically in AhMyth we have a function called `GetLauncherPath` this
responsible for ripping apart an APK's manifest in order to locate the
Launcher Activity, so this function works great however, it does return us
a full path to the Launcher Activity from inside the APK folder, we
actually have to specify the Smali folder to enter in order to search for
what was extracted from the manifest...
If that makes sense.....
I've got around this by using `exec()` the problem is I am really shit with
child_processes 😂 I am trying to get the STDOUT results to function as a
path to in order to read the manifest
…On Sun, 7 Aug 2022, 7:25 am karima940, ***@***.***> wrote:
Yes i have worked with NodeJS child_process what seems to be the plan.
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APK5A2FC44T4GEU34V4HFTLVX3X7DANCNFSM5ZPP72NQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you please add a middlewares folder and move the auth.jwt.js in there and test the project so anybody who clones the project doesn't have problems setting it up
Beta Was this translation helpful? Give feedback.
All reactions