Android and IOS information collection systems.

Source: Internet
Author: User

It is written in C ++ and modular design. It can be embedded into programs written in any language, or directly called in various popular scripts. All operations are encapsulated in the module. You only need to call the corresponding export function externally. C #, C ++ applications have successfully used this module to develop various information collection systems.

The entire system includes the following:

1) The highly encapsulated DLL module encapsulates Android and IOS Intelligent Recognition, information collection, and information output modules.

2) Module User documents, interface documents, etc.

3) Module source code

The following is a case study:

The functional requirements are as follows:

1.1.1. device information collection

Field name

Chinese field name

ID

Device id (uuid value generated)

SERIALNO

Mobile phone number

NAME

Device Name

MANUFACTURER

Device brand

DEVICESTPYE

Device Model

OSRELEASE

System Version

CREATETIME

Creation Time

PHONENUM

Phone number

IMEI

Device body code

WIFIMAC

Mac address

1.1.2. Address Book

Field name

Chinese field name

ID

Device id

NAME

Contact Name

TYPE

Contact Type

PHONENUM

Phone number

CONTACTSGROUP

Group email

1.1.3. Call History

Field name

Chinese field name

ID

Device id

NAME

Contact Name

PHONENUM

Contact number

TYPE

Call type

LONGTIME

Call duration

EXETIME

Call time

1.1.4. SMS

Field name

Chinese field name

ID

Device id

NAME

SMS contact

PHONENUM

SMS contact number

CONTENT

Content

TYPE

SMS receiving and receiving type

EXETIME

Sending time

1.1.5. Internet history (TBL_HISTORY)

Field name

Chinese field name

ID

Device id

TITLE

Title

URL

Url

VISITIME

Browsing time

VISITOR

Browser brand

1.1.6. File Information Collection

Field name

Chinese field name

ID

Device id

MSG

Other information

CREATETIME

Collection Time

MSGPATH

File Storage path

CREATETIME

Collection Time

MSGPATH

File Storage path

1.1.7. Image Information Collection (TBL_PICTUREMESSAGE)

Field name

Chinese field name

ID

Device id

MSG

Image Content

CREATETIME

Collection Time

MSGPATH

Storage path of images and other files

CREATETIME

Collection Time

GPS

Location of the photo

TAKENTIME

Photo shooting time

1.1.8. Video Information Collection

Field name

Chinese field name

ID

Device id

MSG

Video Content

CREATETIME

Collection Time

MSGPATH

Video file storage path

CREATETIME

Collection Time

TAKENTIME

Video shooting time

1.1.9. Audio Information Collection (TBL_AUDIOMESSAGE)

Field name

Chinese field name

ID

Device id

MSG

Audio Content

CREATETIME

Collection Time

MSGPATH

Audio file storage path

CREATETIME

Collection Time

TAKENTIME

Audio shooting time

Note: Some of the above functions require root or jailbreak to be obtained. A small portion of the information listed above is added or modified in development, and the added or modified information is not listed.

Contact QQ: 2506314894

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.