|
You last visited: Today at 21:17
Advertisement
C# Mem Read problem
Discussion on C# Mem Read problem within the .NET Languages forum part of the Coders Den category.
05/09/2010, 14:40
|
#1
|
elite*gold: LOCKED
Join Date: Aug 2006
Posts: 3,292
Received Thanks: 866
|
C# Mem Read problem
Die Datei oder Assembly "fasmdll_managed, Version=1.0.3262.20709, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Es wurde versucht, eine Datei mit einem falschen Format zu laden.
Code:
Code:
using System;
using Magic;
namespace Solitär_Hack
{
class Program
{
static void Main(string[] args)
{
BlackMagic sol = new BlackMagic();
sol.OpenProcessAndThread(SProcess.GetProcessFromWindowTitle("Solitär"));
int pkt = sol.ReadInt(0x0057A2A4);
Console.WriteLine(pkt);
Console.ReadLine();
}
}
}
Wo liegt das Problem?
|
|
|
05/09/2010, 15:11
|
#2
|
elite*gold: 81
Join Date: Jul 2005
Posts: 1,921
Received Thanks: 2,239
|
Du hast die fasmdll_managed.dll nicht zu References hinzugefügt.
|
|
|
05/09/2010, 15:24
|
#3
|
elite*gold: LOCKED
Join Date: Aug 2006
Posts: 3,292
Received Thanks: 866
|
So siehst bei mir aus :
Also alles richtig
Trozdem geht es noch nicht..irgendwie komisch
|
|
|
05/09/2010, 15:51
|
#4
|
elite*gold: 81
Join Date: Jul 2005
Posts: 1,921
Received Thanks: 2,239
|
Die Dateien sind auch im Projekt Ordner?
|
|
|
05/09/2010, 16:09
|
#5
|
elite*gold: LOCKED
Join Date: Aug 2006
Posts: 3,292
Received Thanks: 866
|
*** im ordner sind :
BlackMagic.dll
BlackMagic.pdb
BlackMagic.xml
fasmdll_managed.dll
fasmdll_managed.pdb
Solitär Hack.exe
Solitär Hack.pdb
|
|
|
05/12/2010, 18:22
|
#6
|
elite*gold: LOCKED
Join Date: Aug 2006
Posts: 3,292
Received Thanks: 866
|
Problem besteht immer noch, irgendwas stimmt doch nicht mit der blackmagic.dll -.-
|
|
|
05/12/2010, 20:40
|
#7
|
elite*gold: 0
Join Date: May 2009
Posts: 2,256
Received Thanks: 2,348
|
Ich hab gerade C# / vb.net nicht drauf da ich gerade Formatiert habe, aber geh mal auf "Extras"... also da wo du die Blackmagic.dll hinzugefügt hast zum Projekt, dann geh auf "Aktuell" und wenn dann da die eine .dll drinne ist, klick sie mal doppelt an klick auf "ok" dann Debug und guck nach.^^
|
|
|
05/12/2010, 20:47
|
#8
|
elite*gold: LOCKED
Join Date: Aug 2006
Posts: 3,292
Received Thanks: 866
|
Du meinst "Verweis hinzufügen" ?
was mich wundert, ist das bei "fasmdll_managed" keine Version steht.
//edit: Da kann man kein Doppelklick machen
|
|
|
05/12/2010, 20:51
|
#9
|
elite*gold: 0
Join Date: May 2009
Posts: 2,256
Received Thanks: 2,348
|
Kopier den Code, erstell ein neues Projekt, und dann füg dann mal diese Dll ein
|
|
|
05/12/2010, 21:13
|
#10
|
elite*gold: LOCKED
Join Date: Aug 2006
Posts: 3,292
Received Thanks: 866
|
geht immer noch nicht, was ist da los?
er sagt wieder "Die Datei oder Assembly "fasmdll_managed, Version=1.0.3262.20709, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Es wurde versucht, eine Datei mit einem falschen Format zu laden."
sehr sehr komisch
//edit: Ich werde mal Visual Studio neu installieren und gucken ob es dann geht :x
|
|
|
05/13/2010, 16:33
|
#11
|
elite*gold: 144
Join Date: May 2007
Posts: 62,459
Received Thanks: 29,542
|
Auf TE Wunsch:
#closed
|
|
|
 |
Similar Threads
|
MySQL Read Problem
09/02/2010 - CO2 Private Server - 16 Replies
Hey Everyone!
I can't really figure out what's wrong with this code:
public static bool CharExists(string Name)
{
bool exists = false;
MySqlCommand cmd = new MySqlCommand(MySqlCommandType.SELECT);
cmd.Select("cq_user").Where("name&q uot;, Name);
|
DC problem with hacks (just read)
02/24/2010 - Dekaron - 4 Replies
Is the second time i will post my problem .. hope some1 help me..
I install everything follow the guides of the forum and i use my hacks right..
But when i go any dungeon with hacks i allwys disconect/crash the game.
Some1 can lost some minutes do me a guide for fix this ? thx u so much
|
[Help]Please read i have a problem with tq bin
01/02/2010 - CO2 Private Server - 1 Replies
Hello everyone,I use TQ Binaries 5065 translated with hamachi,everything working (NPC ACC AND GAME SERVER ONLINE) but when i log in from my client it goes untill the middle and then error SE:10249 ... please help me...i don`t know what`s wrong...help me i will pay 1 million thanks someone pls reply me
|
Problem with using CheatEngine in PH (READ)
09/05/2009 - 12Sky2 - 4 Replies
need more settings....
to bypass the cheat engine from xtrap..
go to settings in cheat engine and go to extra and check the stealth mode (usermode)
viola but finding address is too hard we need better settings to make it work......
please help me to find address.... :rtfm: :rtfm: :rtfm:
|
I got a little problem :D Please read!
03/29/2009 - SRO Private Server - 5 Replies
Hi all...
Yesterday i got my lvl 52 with SJSRO...But with the old pk.2's...
Now i downloaded the PK.2's by Li and i got my lvl back to 45 and i still farmer :D
But there is the biggest problem :S:S
Its that i lost my friends!!!!!!
Damn!
|
All times are GMT +1. The time now is 21:18.
|
|