| |

VerySource

 Forgot password?
 Register
Search
Author: suning0616

How to insert a string at the beginning of the file?

[Copy link]

0

Threads

22

Posts

18.00

Credits

Newbie

Rank: 1

Credits
18.00

 China

Post time: 2020-4-3 08:45:01
| Show all posts
Viking is to directly insert machine code at the beginning of the original exe (and the code seems to be exactly the same), and the original exe can be released when executed
Some rar files similar to uncompressed packages
At first, I wanted to use c to kill the virus directly. In case of mistake, I finally gave up ^ _ ^
Reply

Use magic Report

0

Threads

73

Posts

46.00

Credits

Newbie

Rank: 1

Credits
46.00

 Invalid IP Address

Post time: 2020-4-3 09:45:02
| Show all posts
Oh, study, huh.
Reply

Use magic Report

0

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 United States

Post time: 2020-4-3 20:30:01
| Show all posts
Have a general idea, add a layer of indirection, hide the real file
For example, to insert a string at the beginning of A.data, you can change A.data to B.data and create a new file A.data, insert the string into A.data,

The file is read if A.data is read and then B.data is read
Reply

Use magic Report

0

Threads

8

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-6-14 11:47:14
| Show all posts
You can add a pre-read file to read before the original file, that is, read the pre-file of a string first, then read the original file
My WeChat zhu299 is free to study again
Reply

Use magic Report

0

Threads

8

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-6-14 11:50:31
| Show all posts
lordkelvinpublished at 2020-4-3 20:30
Have a rough idea, add an indirect layer to hide the real files
For example, to insert a string at the beginning for A.data, you can put A.da ...

oh, I saw that the thoughts of me and the heroes are the same
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-7-26 10:15:01
| Show all posts
Circular chain insertion in data structure
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list