Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问能否直接打印出js所有调用过的函数 #22

Open
kgdwws opened this issue Oct 26, 2021 · 1 comment
Open

请问能否直接打印出js所有调用过的函数 #22

kgdwws opened this issue Oct 26, 2021 · 1 comment

Comments

@kgdwws
Copy link

kgdwws commented Oct 26, 2021

能否图中所示那样,缓存一个文件
把调用过的明文和密文直接储存起来,而不用在控制器搜索才能查看到!

感觉有不少密文是经过套娃式的方法来加密的,如果能看到全部明文和密文一起简单的加密方法就能直接看出
不用再反复搜索查找做无用工

1635247182(1)

@xumeivs
Copy link

xumeivs commented May 27, 2022

console.trace() 就行了。控制台也能直接保存log。我报错 Uncaught ReferenceError: cc11001100_hook is not defined...项目跑不起来。。。

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

No branches or pull requests

2 participants