Jump to content
Tuts 4 You

How to make C# pe editor


0ron

Recommended Posts

Posted (edited)

Does anyone know of an open source project thats directed towards a C# pe editor? Got any code anyone? I basically want to make something similar to LordPE

Edited by 0rin
Posted

Well if you want I can share something I made earlier. I must warn you its a work in progress so bugs and bad code design are included :lol:

Unfortunately I do not have the time to continue coding on it so I might as well share what I have.

Its the beginning of a PE-editor/import rebuilder I made in C#

Posted
Well if you want I can share something I made earlier. I must warn you its a work in progress so bugs and bad code design are included :lol:

Unfortunately I do not have the time to continue coding on it so I might as well share what I have.

Its the beginning of a PE-editor/import rebuilder I made in C#

Ok thats fine :) can ya post it?

Posted

Here you go.

There might be some strange looking code decisions in there cause I'm coding on x64 that's why I sometimes had to go out of my way to make it all compatible between x64 and x86.

Build and sources. Enjoy

PE_Studio_Build.rar

PE_Studio_Sources.rar

Posted

Thx....i will try now. :D

"Hanjian"

Posted (edited)

Thanx for sharing this fine source! Great program, great source.

Edited by zooley
  • 2 weeks later...
Posted
B) I need this program and source code, thank's.
  • 9 months later...
Posted

Here you go.

There might be some strange looking code decisions in there cause I'm coding on x64 that's why I sometimes had to go out of my way to make it all compatible between x64 and x86.

Build and sources. Enjoy

You haven't updated it since you posted this have you? Just wondering...

Posted

Well I was planning to continue with it later on. But don't ask me when. Real life comes first for the moment.

  • 1 year later...
Posted

Many many thx,Can you tell me something about theory,MSN:wenh7788@hotmail.com

Best Wishes!!!!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...