Giter VIP home page Giter VIP logo

Comments (6)

PinkiePieStyle avatar PinkiePieStyle commented on May 31, 2024

whats the result of
su -c pidof -s 'frida'
su -c pidof -s 'frida-sever'

from dwarf.

gorelics avatar gorelics commented on May 31, 2024

prints 1 init process id

from dwarf.

iGio90 avatar iGio90 commented on May 31, 2024

Can i have more info? Device, ROM, and pidof --version or something to identify the binary?

from dwarf.

gorelics avatar gorelics commented on May 31, 2024

model:LG_H422 device:my70ds
release 6.0
[ro.bootimage.build.date]: [Thu Jul 14 09:25:07 KST 2016]
[ro.bootimage.build.date.utc]: [1468455907]
[ro.build.characteristics]: [default]
[ro.build.date]: [Thu Jul 14 09:21:37 KST 2016]
[ro.build.date.utc]: [1468455697]
[ro.build.default_country]: [CIS]
[ro.build.description]: [my70ds_global_com-user 6.0 MRA58K 1619609164c2c
[ro.build.display.id]: [MRA58K]
[ro.build.factory_country]: [CIS]
[ro.build.factory_operator]: [OPEN]
[ro.build.fingerprint]: [lge/my70ds_global_com/my70ds:6.0/MRA58K/1619609164c2
[ro.build.flavor]: [my70ds_global_com-user]
[ro.build.host]: [LGEACI8R5]
[ro.build.id]: [MRA58K]
[ro.build.product]: [my70ds]
[ro.build.sbp]: [1]
[ro.build.sbp.version]: [20]
[ro.build.tags]: [release-keys]
[ro.build.target_country]: [CIS]
[ro.build.target_operator]: [OPEN]
[ro.build.target_region]: [CIS]
[ro.build.type]: [user]
[ro.build.user]: [jenkins]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [1619609164c2c]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [6.0]
[ro.build.version.sdk]: [23]
[ro.build.version.security_patch]: [2016-07-01]
[ro.lge.build.basetag]: [LAMPMR160404]
[ro.lge.build.branch]: [mt6582_m_y70_global_com_mp_160517]
[ro.build.product]: [my70ds]
[ro.product.board]: [mt6582]
[ro.product.brand]: [lge]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.device]: [my70ds]
[ro.product.locale]: [ko-KR]
[ro.product.locale.language]: [en]
[ro.product.locale.region]: [GB]
[ro.product.manufacturer]: [LGE]
[ro.product.model]: [LG-H422]
[ro.product.name]: [my70ds_global_com]

shell@my70ds:/ $ su
shell@my70ds:/ # which pidof
/system/bin/pidof
shell@my70ds:/ # pidof
usage: pidof [-s] [-o omitpid[,omitpid...]] [NAME]...

Print the PIDs of all processes with the given names.

-s      single shot, only return one pid.
-o      omit PID(s)

pidof: Needs 1 argument

shell@my70ds:/ # pidof frida
1 2 3 6 7 8 9 10 11 12 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 41 42 43
79 282 283 286 289 290 291 293 294 295 296 297 299 302 305 306 309 312 313 398 408 409 442 595
shell@my70ds:/ # pidof -s frida
1
shell@my70ds:/ # pidof nonexistence
1 2 3 6 7 8 9 10 11 12 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 41 42 43
79 282 283 286 289 290 291 293 294 295 296 297 299 302 305 306 309 312 313 398 408 409 442 595
shell@my70ds:/ #
shell@my70ds:/ # ps | grep frida
root      398   1     54592  21148 poll_sched b5f13228 S frida
shell@my70ds:/ #
shell@my70ds:/ # getenforce
Enforcing
shell@my70ds:/ # setenforce 0
shell@my70ds:/ # getenforce
Permissive
shell@my70ds:/ # pidof frida
1 2 3 6 7 8 9 10 11 12 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 41 42 43
79 282 283 286 289 290 291 293 294 295 296 297 299 302 305 306 309 312 313 398 408 409 442 595
shell@my70ds:/ #

from dwarf.

gorelics avatar gorelics commented on May 31, 2024

I have another more serious problem, but it related to frida server frida/frida-java-bridge#115

from dwarf.

gorelics avatar gorelics commented on May 31, 2024

This problem was fixed in the new update, thanks

from dwarf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.