Skip to content

Fixed #23 frida-cycript by adding global keyword - #4

Open
NSEcho wants to merge 1 commit into
nowsecure:masterfrom
NSEcho:master
Open

Fixed #23 frida-cycript by adding global keyword#4
NSEcho wants to merge 1 commit into
nowsecure:masterfrom
NSEcho:master

Conversation

@NSEcho

@NSEcho NSEcho commented Mar 26, 2021

Copy link
Copy Markdown
Contributor

Like the title says, this PR add supports for global keyword which used to return the message Target process terminated like in #23 issue of frida-cycript.

Now it returns correctly all the keys present inside the global without halting it.

Screen Shot 2021-03-26 at 9 53 30 AM

@duraki

duraki commented Mar 26, 2021

Copy link
Copy Markdown

I think this should stay/sit in "core" (ie. frida-cycript) rather then mjolner. From what I understood frida-cycript = internals/core, mjolner = runtime syntax

@NSEcho

NSEcho commented Mar 26, 2021

Copy link
Copy Markdown
Contributor Author

Kinda makes sense but since the choose is implemented in mjolner, I believe that global should also be here.

@duraki

duraki commented Apr 1, 2022

Copy link
Copy Markdown

@oleavr can we merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants