voidzero666 / Tarkov-Assembly-Cleaner

Fully cleans the tarkov assembly csharp. Including artifacts
7 stars 7 forks source link

eh... #1

Open themaoci opened 4 years ago

themaoci commented 4 years ago

Not fully... there are still some artifacts - How i know that ? well im the one who made it ... lmao

  1. open assembly in dnspy and save with MD Writer options > checked all in Preserver Heap Offsets and Create Heap Even If Empty
  2. use that saved one and open it go to -.ActionTrigger then variable StateFalseAnim and then to \uE000 the function with number inside
  3. Token is above that function in commented line in dnspy
  4. get de4dot
  5. use de4dot with line below replacing proper {things} in it de4dot.exe --un-name "!^<>[a-z0-9]$&!^<>[a-z0-9]__.*$&![A-Z][A-Z]\$<>.*$&^[a-zA-Z_<{$][a-zA-Z_0-9<>{}$.`-]*$" "{$DIR}\Assembly-CSharp.dll" --strtyp delegate --strtok {$TOKEN}

it still not reversed properly, so assembly will end up being broken after exporting and trying to compile it.

ps. jsut add this to your readme thanks.

gili-gili commented 1 year ago

damn..... seems not working
image I beg for your help

gili-gili commented 1 year ago

Oh GOD IT'S working JUST CLICK ON IT and then MAGIC happens sry I'm the first time to use this tool

gili-gili commented 1 year ago

I want to run EFT server on my workstation because my "gaming" PC performance is so poor
I simply changed the listening port and found that didn't work with client 503 error, and someone told me there may be a solution, and that's why I am here...… So after deobfuscating the dll file, what should I do next? Maybe I've been working for nothing lol