Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > General Coding
You last visited: Today at 20:47

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



mono injector and question about code

Discussion on mono injector and question about code within the General Coding forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2015
Posts: 247
Received Thanks: 28
mono injector and question about code

hi guys at first i search any mono injector for my dll

and now the code , is that right or find you some errors?
btw: the dll is for an unity game

code:
ElswordHackerAgain! is offline  
Old 09/21/2015, 18:47   #2
 
elite*gold: 0
Join Date: Mar 2010
Posts: 360
Received Thanks: 132
I'm not sure what this piece of code is supposed to to.
AFAIK there is not even an Object called Camera in your scope.

Cydia Substrate (iOS) and Xposed Framework (Android) allow you to hook function. I guess that's what you want to do ?
Daifoku is offline  
Old 09/21/2015, 19:05   #3
 
elite*gold: 0
Join Date: Jan 2015
Posts: 247
Received Thanks: 28
this code does change the already exist functions in an unity game but i need an mono injector and i cant find any ...
ElswordHackerAgain! is offline  
Old 09/21/2015, 19:28   #4
 
elite*gold: 0
Join Date: Mar 2010
Posts: 360
Received Thanks: 132
Quote:
Originally Posted by ElswordHackerAgain! View Post
this code does change the already exist functions in an unity game but i need an mono injector and i cant find any ...
1) it doesn't overwrite any functions.
2) You can't overwrite functions like this via injections.
3) There is no such thing as a mono injector because Mono is an API and gets called by the DAVLIC VM/Process
4) you obsiously ignored my first part because I already gave you the solution to inject your code
5) Alternatively you can inject the DLL via
i) ptrace
ii) malloc space and write your DLL path
iii) calculate modul base
iiv) get offset of each function that you want to hook
v) recalculate the jumps (writing a detour)
vi) force ARM to load your injected String(DLL path)
Daifoku is offline  
Old 09/21/2015, 19:48   #5
 
elite*gold: 0
Join Date: Jan 2015
Posts: 247
Received Thanks: 28
this code is 1:1 copy+paste and at the owner the code works without problems,but if i try to inject with normal injector game crashes only ...
ElswordHackerAgain! is offline  
Old 09/26/2015, 06:44   #6
 
elite*gold: 100
Join Date: Aug 2005
Posts: 595
Received Thanks: 208
You are trying to inject Bytecode, this wont work this way.
You can hack the bytecode of a Dll into loading your dll or inject nativ code, hijack the mainthread and call the needed Monofunction to load the dll
dready is offline  
Reply


Similar Threads Similar Threads
Linux - Problem mit Mono
10/10/2013 - Terraria - 7 Replies
Hoi, hab versucht einen Server auf meinem Linux Server laufen zu lassen. Dazu hab ich etliche Tutorials gefunden, eins ausgeführt und kriege immer eine Error Meldung. Unhandled Exception: System.TypeLoadException: Could not load type 'Terraria.ProgramServer' from assembly 'TerrariaServer, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null'. FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'Terraria.ProgramServer' from assembly 'TerrariaServer, Version=1.0.4.0,...
[C#/.net] Was haltet ihr von Mono ?
08/02/2013 - .NET Languages - 14 Replies
Hallo ich wollte euch einmal fragen was ihr so von Mono haltet, teilt eure Erfahrungen doch bitte mit :) In Bezug auf: Mono Develop Mono MFG Conrew
Mono-Wheel,Seepferd
07/07/2013 - Metin2 Private Server - 0 Replies
Hey epvp :) weiss jemand wie man das Mono-Wheel und Seepferd von Hardcore-Reloadet(ist nur ein beispiel Server) einfügt? ich finde das sooo mega geil *O* ..Links wären auch bräuchlich aber tut mehr :) danköööööööö:):handsdown:
imposibol install mono 3.0.2
06/09/2013 - Last Chaos - 2 Replies
hi all help me my problem install mono 3.0.2 in linux,help me plis thx. There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib/libssl.so.10: undefined symbol: CRYPTO_memcmp Please install a package which provides this module, or
Injector and Question =)
09/04/2008 - Kal Online - 8 Replies
Hey, i need an nice .dll Injector. I had an .dll Injector from NOOR but i cant find it still now! Someone know Download LinK? Thank you for giving =P Next Problem: I need to write an Packet Sniffer and Sender. But I dont know what Codes I need! I found one of bloodx but it isnt undetected at Ring 0 ... I hope you can help me =)



All times are GMT +2. The time now is 20:47.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.