sfz009900

Results 18 issues of sfz009900

Excuse me, I first set up 127.0.0.1:5001, then called mine 6 times, and called /transactions/new several times in the second time to get the following block: { "index": 2, "previous_hash":...

The following error occurs when I compile the JAR and run it on the simulator after another project is introduced java.lang.NoClassDefFoundError: Failed resolution of: Lorg/bouncycastle/crypto/paddings/PKCS7Padding; at org.walletconnect.impls.MoshiPayloadAdapter.prepare(MoshiPayloadAdapter.kt:63)

For example, when connecting to a Trust wallet, which is ethereum by default, can BSC be selected directly by default in your code? ![image](https://user-images.githubusercontent.com/19549361/172412376-3e162cfe-701a-4993-af27-98919487e14e.png)

v1

![image](https://user-images.githubusercontent.com/19549361/218250798-98bb96ef-201d-475a-ab72-0dcc6de903e5.png) ![image](https://user-images.githubusercontent.com/19549361/218250807-e804da1d-ae30-42f3-ad3c-668c7f30ab9a.png) Instead of crawling through the page data, it just shows it

![image](https://user-images.githubusercontent.com/19549361/218786152-a5b3a40f-0245-46f5-af19-867f7ff5bd49.png)

I use ctrl+k in test.vue to prompt it to create a new function, TestPost. It does create a TestPost function, but it outputs code that repeats the original file in...

bug
ai

### Describe your idea Can the smali window and java window in jadx not stay synchronized? For example, if I'm viewing the 'test000' function in the java window, when I...

new feature

>objection --debug -g 24950 explore [debug] Agent path is: c:\python39\lib\site-packages\objection\agent.js [debug] Injecting agent... Using USB device `Pixel 6` [debug] Attempting to attach to process: `24950` [debug] Process attached! Agent injected...

freshissue

The overload.implementation = function in the following code does not work: ``` var jclazz = null; var jobj = null; function getObjClassName(obj) { if (!jclazz) { var jclazz = Java.use("java.lang.Class");...

``` pip3.9 list | findstr frida frida 16.1.8 frida-tools 12.3.0 pip3.9 list | findstr objection objection 1.11.0 ``` ============================ ``` cat /apex/apex-info-list.xml | grep android.art ``` ======================================================= bug: objection --debug...