Results 1 to 3 of 3
  1. #1
    j_u_m's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    Behind you.
    Posts
    47
    Reputation
    10
    Thanks
    4
    My Mood
    Lurking

    Question Need help with decrypting and editing the DLL

    Hello,

    I tried to modify the Assembly-CSharp.dll, but it is obfuscated.

    The encrypted code looks like this:

     

    public float #=qCTcROD2pj6toPbVVukmZNbQAHa9fec1DYgD_EiQqy5w=()
    {
    this.#=q$H_OlVuZktC9tezpHjV_gA==.BaseInAccuracyDeg rees = 0f;
    this.#=q$H_OlVuZktC9tezpHjV_gA==.MovementInAccurac yDegrees = 1.3f;
    this.#=q$H_OlVuZktC9tezpHjV_gA==.RepeatFireInAccur acyTotalDegrees = 1.3f;
    float movementInAccuracyDegrees = this.#=q$H_OlVuZktC9tezpHjV_gA==.MovementInAccurac yDegrees + this.#=q$H_OlVuZktC9tezpHjV_gA==.RepeatFireInAccur acyTotalDegrees;
    if (movementInAccuracyDegrees <= 0f)
    {
    return 0f;
    }
    float u0023u003dqZML8mRzgIoEjwGWZ90Ojs8Phu0024iXMpwOniNh kRoswgIu003d = 0f;
    u0023u003dqZML8mRzgIoEjwGWZ90Ojs8Phu0024iXMpwOniNh kRoswgIu003d = u0023u003dqZML8mRzgIoEjwGWZ90Ojs8Phu0024iXMpwOniNh kRoswgIu003d + this.#=qZML8mRzgIoEjw_GWZ90Ojs8Ph$iXMpwOniNhkRoswg I= * (this.#=q$H_OlVuZktC9tezpHjV_gA==.RepeatFireInAccu racyTotalDegrees / movementInAccuracyDegrees);
    u0023u003dqZML8mRzgIoEjwGWZ90Ojs8Phu0024iXMpwOniNh kRoswgIu003d = u0023u003dqZML8mRzgIoEjwGWZ90Ojs8Phu0024iXMpwOniNh kRoswgIu003d + this.#=qOth0pLY2uGDFjvwW4E7h$6WY9FoVZPqv85xHwY3_$G M= * (this.#=q$H_OlVuZktC9tezpHjV_gA==.MovementInAccura cyDegrees / movementInAccuracyDegrees);
    return u0023u003dqZML8mRzgIoEjwGWZ90Ojs8Phu0024iXMpwOniNh kRoswgIu003d;


    It must be possible to decrypt the DLLs, otherwise you canīt make hacks.

    Also, I donīt know how to use Reflexil and edit the Assembly.

    Can someone make a (not listed) YouTube tutorial how to edit the DLL?

    Thanks in advance!
    Last edited by j_u_m; 11-04-2014 at 06:41 AM.

  2. #2
    Flooyd9's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    2
    pn me , i will explain in german

  3. #3
    apemanzilla's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    430
    Reputation
    76
    Thanks
    1,097
    My Mood
    Bored
    I just facedesked.

    Assembly-CSharp.dll > Assembly-CSharp > Default Namespace (or - ) > scroll down a bunch

  4. The Following User Says Thank You to apemanzilla For This Useful Post:

    Lightangell (11-05-2014)

Similar Threads

  1. [Help Request] I'm a noob. I need help with menus and basics.
    By paddytrick in forum DayZ Help & Requests
    Replies: 2
    Last Post: 03-05-2013, 11:55 AM
  2. Need help with Tut and Book!
    By DStrike00 in forum C++/C Programming
    Replies: 1
    Last Post: 04-18-2011, 07:54 PM
  3. Need help with effects and score.
    By cepa in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 5
    Last Post: 11-10-2010, 03:36 PM
  4. i need help with .LTB and .DTX
    By HackMod in forum Combat Arms Mod Discussion
    Replies: 1
    Last Post: 05-27-2010, 09:40 PM