This article is a mirror article of machine translation, please click here to jump to the original article.

View: 286|Reply: 2

[Reverse Engineering] A bank app turns on the monitoring service

[Copy link]
Posted on 2025-10-29 10:03:14 | | | |
This post was last edited by Summer on 2025-10-29 10:22




Start monitoring ---- a certain word RMB monitoring service has been turned on----
startAccountReceiver
                                  -----class ia.b----responseSuccess--The RMB monitoring service for a certain character has been enabled
                                  -----((l7)m.getInstance().create(l7.class)).clientAccountStart(requestDataMap0.toString()).compose(ff.schedulersTransformer()).compose(ff.exceptionTransformer()). doOnSubscribe(new d(this)).subscribe(new ia.b(this), new c(this));
m.getInstance().create(l7.class)).clientAccountStart he sends the request
Requesting body
requestDataMap0.put("id", "" + clientAccountEntity0.getCAccountId());
requestDataMap0.put("ws_client_id", "" + s);
All of the above are in Class IA
---
ea.startAccountReceiver----ia.startAccountReceiver-----
ea.startAccountReceiver is called: i2=16
ea.startAccountReceiver result=true
Call stack:
  dalvik.system.VMStack.getThreadStackTrace:-2
  java.lang.Thread.getStackTrace:1841
  ea.startAccountReceiver:-2
  ea.v:1
  ea$f.call:2
  oe.execute:2
  ve$b.accept:2
  io.reactivex.internal.observers.LambdaObserver.onNext:2
  io.reactivex.observers.d.onNext:15
  io.reactivex.internal.operators.observable.ObservableThrottleFirstTimed$DebounceTimedObserver.onNext:3
  t6$a.onClick:2
  android.view.View.performClick:7798
  android.view.View.performClickInternal:7771
  android.view.View.-$NestmperformClickInternal:0
  android.view.View$PerformClick.run:31361
  android.os.Handler.handleCallback:958
  android.os.Handler.dispatchMessage:99
  android.os.Looper.loopOnce:222
  android.os.Looper.loop:314
  android.app.ActivityThread.main:8680
  java.lang.reflect.Method.invoke:-2
  com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run:565
  com.android.internal.os.ZygoteInit.main:1081
The web side is mainly like this






Previous:Rocky Linux 9 uses a ufw simple firewall
Next:The server of a certain number and a certain currency notifies to obtain the QR code
 Landlord| Posted on 2025-10-29 10:14:14 |
He monitors mainly on the web
 Landlord| Posted on 2025-10-29 10:24:03 |
The whole process is actually to turn on the monitoring of the web side
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com