Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


How to make mod silent filter_list
Author
Message
How to make mod silent #1
I made a mod for a browser game that gives u everything for free, but i make a extension and send cmds to console ppl can see it

It's hard too inject dll into chrome for security reasons.

What do i do

Reply

RE: How to make mod silent #2
You are trying to make a browser extension and it sends commands to the console? You want to hide the messages?

Not sure what you are exactly trying to say, can you eloborate?
~~ Might be back? ~~

Reply

RE: How to make mod silent #3
Is the architecture of your DLL file (x86 or x64), the same as Chrome's?

What errors are you experiencing? Anything relative to CreateRemoteThread, LoadLibraryA etc? As @"Bish0pQ" mentioned above, please elaborate.
[Image: AD83g1A.png]

Reply

RE: How to make mod silent #4
(08-10-2017, 03:49 PM)mothered Wrote: Is the architecture of your DLL file (x86 or x64), the same as Chrome's?

What errors are you experiencing? Anything relative to CreateRemoteThread, LoadLibraryA etc? As @"Bish0pQ" mentioned above, please elaborate.

Chrome has advanced security measures against dll injection

i use that latest version of chrome

Reply

RE: How to make mod silent #5
(08-10-2017, 06:01 PM)phoyt123 Wrote: Chrome has advanced security measures against dll injection

i use that latest version of chrome

Understood, but what have you tried thus far? In other words, what methods have you used to try and Inject DLLs Into Chrome that have subsequently resulted In failure?
[Image: AD83g1A.png]

[+] 2 users Like mothered's post
Reply

RE: How to make mod silent #6
(08-11-2017, 06:23 AM)mothered Wrote:
(08-10-2017, 06:01 PM)phoyt123 Wrote: Chrome has advanced security measures against dll injection

i use that latest version of chrome

Understood, but what have you tried thus far? In other words, what methods have you used to try and Inject DLLs Into Chrome that have subsequently resulted In failure?

This. Give it a shot on your own before asking please!
Scientia potentia est

[Image: inkexplosion.jpg]

Reply







Users browsing this thread: 2 Guest(s)