Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for tools and knowldge - .Net
08-02-2015, 10:15 PM
Post: #1
Looking for tools and knowldge - .Net
Hi,

I am dealing with a inventory application made by a company gone out of bussines 2 years ago and it turns out the program has a sort of tlme b0mb...

Long ago I fiddled with some decompilers, interrupts and hex editors just to learn and have some fun... so I wonder where I could find some tools now and, more importantly, information to re-learn how can I decompile and fix this.

The program is created with .Net stack, there is not much more I know about it so far. For the looks of it I might only need to find a single break point and change it.

Any help will be much valued.

Tnks.
Find all posts by this user
Quote this message in a reply
08-07-2015, 10:50 AM
Post: #2
RE: Looking for tools and knowldge - .Net
(08-02-2015 10:15 PM)siko Wrote:  Hi,

I am dealing with a inventory application made by a company gone out of bussines 2 years ago and it turns out the program has a sort of tlme b0mb...

Long ago I fiddled with some decompilers, interrupts and hex editors just to learn and have some fun... so I wonder where I could find some tools now and, more importantly, information to re-learn how can I decompile and fix this.

The program is created with .Net stack, there is not much more I know about it so far. For the looks of it I might only need to find a single break point and change it.

Any help will be much valued.

Tnks.

Depending on what type of .NET program it is, you can decompile it with Reverzor. If it goes right, you will get the full source code, then you can remove the protection and recompile.

Google for it, you can order the trial for free and decompile 5 files.

Idiots around here.
Find all posts by this user
Quote this message in a reply
10-06-2015, 06:14 PM
Post: #3
RE: Looking for tools and knowldge - .Net
Thanks for the pointer, I' ll check it out.

Regards.
Find all posts by this user
Quote this message in a reply
11-10-2015, 11:06 PM
Post: #4
RE: Looking for tools and knowldge - .Net
Wow nice I was just about sharing / creating a new thread about
How to debug decompiled .Net Code
(Debugging in the way watching the control flow + dumping data from memory)
however since that fit's I just reply here.

1. Decompiler *This 'sits now since 3 days unchanged in the browsertab* I'll close and save and
...continue ilater.

Maybe
Find all posts by this user
Quote this message in a reply
11-17-2015, 03:13 PM
Post: #5
RE: Looking for tools and knowldge - .Net
(11-10-2015 11:06 PM)cw2k Wrote:  ... and the Deobfucator http://de4dot.com
intresting project for additional .net obfuscation
Link

>>>>>Read this first>>>>>
Decoding temp stopped in all directions till HNY maybe more,
I have all encoders techonologiesWink and I think need give way for new projects, peoples, names. Lets see how this going till this lineWink
<<<<<Read this first<<<<<
Find all posts by this user
Quote this message in a reply
11-17-2015, 05:24 PM
Post: #6
RE: Looking for tools and knowldge - .Net
Also dnSpy from the same author:
Link: https://github.com/0xd4d/dnSpy
Find all posts by this user
Quote this message in a reply
12-29-2015, 05:30 PM (This post was last modified: 12-29-2015 06:00 PM by JackRabbit.)
Post: #7
RE: Looking for tools and knowldge - .Net
I have use Reverzor and it is pretty good ill recommend to anyone.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication