vxcall/Dainsleif

LNK1107 invalid or corrupt file: cannot read at 0x83

Closed this issue · 9 comments

Idk if I'm doing anything wrong but that's the error any ideas .. ?
Dainsleif-master\Dainsleif\Dependencies\MSDetour\binary\detours.lib

Please refer to #17

I think you downloaded this repo with Download-ZIP. Use git clone command instead.
For more information, reference How to build section.
Let me know if you need further help.

Please refer to #17

I think you downloaded this repo with Download-ZIP. Use git clone command instead.
For more information, reference How to build section.
Let me know if you need further help.

OK , I tried that right now that error got fixed thanks btw now it gives me 300 warnings and more than 160 errors
I'm using visual studio 2015 Enterprise v14.. is that a problem .. ?
some of the errors are :

cannot open source file "optional" c:\Users\mmd\Downloads\Dainsleif\Dainsleif\Hacks\Esp.cpp

type name cannot be used outside a template declaration c:\users\mmd\downloads\dainsleif\dependencies\toml11\toml\region.hpp

missing type specifier - INT assumed. Note: C++ does not support default-INT c:\users\mmd\downloads\dainsleif\dainsleif\Interfaces\CInterfaceList.h Line 22
(too much error on line 22)

btw I'm not pro at programing to fix :))

btw I'm not pro at programing to fix :))

Don't worry, this must not be the problem where you have to fix by literally programming.

cannot open source file "optional"

I have seen this kind of error when I specified different C++ version from the one that is expected. However, if you ran cmake .. -A Win32 command, I don't think you've specified wrong C++ version.

I've never tested my code with Visual Studio 2015 so I cant really swear, but yeah it might be the problem. Plz try 2019 if you don't mind.

I just tested with my VS 2019 and it worked successfully.
image

btw I'm not pro at programing to fix :))

Don't worry, this must not be the problem where you have to fix by literally programming.

cannot open source file "optional"

I have seen this kind of error when I specified different C++ version from the one that is expected. However, if you ran cmake .. -A Win32 command, I don't think you've specified wrong C++ version.

I've never tested my code with Visual Studio 2015 so I cant really swear, but yeah it might be the problem. Plz try 2019 if you don't mind.

I just tested with my VS 2019 and it worked successfully.
image

I can successfully run "cmake .. -A Win32", I mean it works :)) I will try to fix/use vs2019 and I'll post the result , thanks.

I'll post the result

Alright, I hope it'll work.

I used vs2019 it worked (for who has this problem .. I think we should use the same version for most of sources) and I injected , used the cheat turned all cheats on to test , It crashed the game
I used GH injector as you said (the others not working anyway) I injected with the options in the site that you mentioned
I'm gonna test it more to find out what's the problem
btw thanks for the cheat & support =)

It crashed the game

I think it's because the game was updated and internal program has changed. You can deal with it by clicking menu -> Update offsets button. More info at Trouble Shooting

btw thanks for the cheat & support =)

I'm sorry for it ended up with crashing the game, but if you like this project, please star this repo. It'll be a huge help for me.

SURE , I DONE THAT NOW
thanks for it I appreciate your work I wish I could do something more than star
I'll try update it right now after adding junk codes :)) (I wish I don't break it) not wanna get banned tho

I made this just for my study purpose to understand how cheat works. Thanks to many people, this project got bunch of stars, I really appreciate it. However, I strongly don't recommend you use Dainsleif in multiplayer. I totally cant be responsible about it.

Anyway, I'm glad you like this. Thanks:)